UDItems Methods |
The UDItems type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
This method adds a new item to the collection.
| |
| Dispose | ||
| GetEngine |
Returns the Engine object.
| |
| GetEnumerator | ||
| GetItem |
This property returns the requested UDItem object from the collection.
| |
| Remove |
This method removes the specified item from the related section.
| |
| RemoveAll |
This method removes all items from the collection.
|