ListEditItemBase Methods
The base class for list editor items.
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current one. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns the value of the specified data field of the list item. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Obsolete. Returns the value of the specified column within the list item. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Sets the data field’s value. |
Set |
Obsolete. Modifies the value of the specified column within the list item. |
To |
Returns a string that identifies the List |
See Also