![]() | SharePointListItem Methods |
The SharePointListItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Delete |
Deletes the item from the server.
|
![]() | 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.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetLookupFieldValue |
Gets the value contained in a lookup field.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToSharePointDocument |
Converts this SharePointListItem to a SharePointDocument object.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpdateField |
Updates the a field within a SharePointListItem with the specified value.
|