Click or drag to resize

Collection Properties

The Collection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of items in the collection.
Public propertyIsInitialized
Indicates if data provider is initialized to provide a valid value.
Public propertyItem
Gets/Sets the item at the specified index.
Public propertyItemType
Type of items in this collection.
Public propertyValue
Current data value.
Top
See Also