Name | Description | |
---|---|---|
DataValueCollection Constructor | Initializes a new instance of the DataValueCollection class. |
The following tables list the members exposed by DataValueCollection.
Name | Description | |
---|---|---|
DataValueCollection Constructor | Initializes a new instance of the DataValueCollection class. |
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the DataValueCollection instance. This property cannot be overridden.` (Inherited from System.Collections.ObjectModel.Collection<DataValue>) | |
Item | Gets or sets a specific DataValue object in the DataValueCollection by position. (Inherited from System.Collections.ObjectModel.Collection<DataValue>) |