Assign(CollectionItem)
|
Copies the settings of the specified object to the current one.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetFieldValue(String)
|
Returns the value of the specified data field of the list item.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
GetValue(String)
|
Obsolete. Returns the value of the specified column within the list item.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
SetFieldValue(String, Object)
|
Sets the data field’s value.
|
SetValue(String, Object)
|
Obsolete. Modifies the value of the specified column within the list item.
|
ToString()
|
Returns a string that identifies the ListEditItemBase object.
|