ReadOnlyEnumValueCollection Properties
The ReadOnlyEnumValueCollection type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Gets the number of elements contained in the ReadOnlyCollection.T. instance. (Inherited from ReadOnlyCollection.IEnumValue..) | |
|
Gets the element at the specified index. (Inherited from ReadOnlyCollection.IEnumValue..) | |
|
Gets or sets the element at the specified index. | |
|
Returns the IList.T. that the ReadOnlyCollection.T. wraps. (Inherited from ReadOnlyCollection.IEnumValue..) |
Further Information