System.Object
The DisplayObject class represents an instance of a DataSource object within the DataView used for visual display and organization. A DisplayObject exists within a DisplayFolder.
Constructor |
Description |
Creates a new instance of a DisplayObject |
Property |
Description |
Gets or sets the folder id that this Serializable is in. |
|
Gets or sets the GC authority code of this object. |
|
Gets or sets whether this Serializable is hidden. |
|
Gets or sets the ObjectType on this object. |
|
Gets or sets the secondary ObjectType on this object. |
Method |
Description |
Creates a clone of this object. |
|
Value equals comparison. (Overrides Object.Equals()). |
|
Convenience method to get the displayable name. |
|
Serves as a hash function for a particular type. (Overrides Object.GetHashCode()). |
|
Inherited Method |
Description |
GetType |
Gets the Type of the current instance. (Inherited from Object). |
ToString |
Returns a string that represents the current object. (Inherited from Object). |