| --PROPERTIES OF dotNetObject:System.Windows.Forms.DomainUpDown+DomainUpDownItemCollection | Default / Value |
| .Capacity : | 0 |
| .Count : , read-only | 0 |
| .IsFixedSize : , read-only | false |
| .IsReadOnly : , read-only | false |
| .IsSynchronized : , read-only | false |
| .Item[index] : | undefined |
| .SyncRoot : , read-only | dotNetObject:System.Object |
| --METHODS OF dotNetObject:System.Windows.Forms.DomainUpDown+DomainUpDownItemCollection | |
| .[static]Adapter list | |
| .Add item | |
| .AddRange c | |
| .BinarySearch value | |
| .BinarySearch value comparer | |
| .BinarySearch index count value comparer | |
| .Clear() | |
| .Clone() | |
| .Contains item | |
| .CopyTo array | |
| .CopyTo array arrayIndex | |
| .CopyTo index array arrayIndex count | |
| .Equals obj | |
| .[static]Equals objA objB | |
| .[static]FixedSize list | |
| .[static]FixedSize list | |
| .GetEnumerator() | |
| .GetEnumerator index count | |
| .GetHashCode() | |
| .GetRange index count | |
| .GetType() | |
| .IndexOf value | |
| .IndexOf value startIndex | |
| .IndexOf value startIndex count | |
| .Insert index item | |
| .InsertRange index c | |
| .LastIndexOf value | |
| .LastIndexOf value startIndex | |
| .LastIndexOf value startIndex count | |
| .[static]ReadOnly list | |
| .[static]ReadOnly list | |
| .[static]ReferenceEquals objA objB | |
| .Remove item | |
| .RemoveAt item | |
| .RemoveRange index count | |
| .[static]Repeat value count | |
| .Reverse() | |
| .Reverse index count | |
| .SetRange index c | |
| .Sort() | |
| .Sort comparer | |
| .Sort index count comparer | |
| .[static]Synchronized list | |
| .[static]Synchronized list | |
| .ToArray() | |
| .ToArray type | |
| .ToString() | |
| .TrimToSize() | |
| --EVENTS OF dotNetObject:System.Windows.Forms.DomainUpDown+DomainUpDownItemCollection | |