DirItemsCollection Constructor |
Capacity (Inherited from System.Collections.CollectionBase) | Gets or sets the number of elements that the CollectionBase can contain. |
Count (Inherited from System.Collections.CollectionBase) | Gets the number of elements contained in the CollectionBase instance. |
Item | Gets or sets the element at the specified index. |
Add | Adds an item to the collection. |
Clear (Inherited from System.Collections.CollectionBase) | Removes all objects from the CollectionBase instance. |
Contains | Determines whether the collection contains a specific value. |
CopyTo | Copies the entire DirItems list to a compatible one-dimensional Array, starting at the specified index of the target array. |
GetEnumerator (Inherited from System.Collections.CollectionBase) | Returns an enumerator that iterates through the CollectionBase instance. |
IndexOf | Determines the index of a specific item in the collection. |
Remove | Removes the first occurrence of a specific object from the collection. |
RemoveAt (Inherited from System.Collections.CollectionBase) | Removes the element at the specified index of the CollectionBase instance. |
DirItemsCollection Class | WeOnlyDo.Client Namespace
© WeOnlyDo Software. All Rights Reserved.