XDataLayout Methods |
The XDataLayout type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Clones this instance.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetAllFields |
Gets all fields in the layout.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Id |
Gets the Layout Id.
| |
IsNothing |
Determines whether this instance is nothing.
| |
Key |
Gets the Layout Key.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Name |
Gets the layout Name.
| |
TableKey |
Gets the Table key.
| |
ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |