LookupItemList Class Members
In This Topic
The following tables list the members exposed by LookupItemList.
Public Properties
| Name | Description |
 | Capacity | (Inherited from System.Collections.CollectionBase) |
 | Count | (Inherited from System.Collections.CollectionBase) |
 | Item | Gets the LookupItem object at the specified index. |
Top
Public Methods
| Name | Description |
 | Add | Adds a LookupItem object to the collection. |
 | Clear | (Inherited from System.Collections.CollectionBase) |
 | RemoveAt | (Inherited from System.Collections.CollectionBase) |
Top
See Also