UDPCollection Class |
The UDPCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of UDP objects in the collection. | |
| ItemGuid | ||
| ItemInt32 | ||
| ItemString |
| Name | Description | |
|---|---|---|
| Contains | Gets whether the collection contains a given UDP. | |
| GetEnumerator | Implements the method declared in the IEnumerable<T> interface. This method returns an enumerator which can be used to enumerate this collection. | |
| GetObjectEnumerator | Implements the method declared in the IEnumerable interface. This method returns an enumerator which can be used to enumerate this collection. | |
| ToArray | Copies the UDP objects in the collection to a new array. |