This documentation is archived and is not being maintained.
ListItem Methods
.NET Framework 1.1
The methods of the ListItem class are listed here. For a complete list of ListItem class members, see the ListItem Members topic.
Public Methods
Equals | Overridden. See Object.Equals. |
![]() FromString | Creates a ListItem from the specified text. |
GetHashCode | Overridden. See Object.GetHashCode. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString | Overridden. See Object.ToString. |
Protected Methods
Finalize (inherited from Object) | Overridden. Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
In C# and C++, finalizers are expressed using destructor syntax. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
See Also
Show:
