Click or drag to resize
CollectionPropertyWrapperObjectType Properties

The CollectionPropertyWrapperObjectType generic type exposes the following members.

Properties
  NameDescription
Public propertyCollection
Collection to wrap
Public propertyCount
Returns the number of items.
Public propertyItemInt32
Gets or sets the object on specific index.
Public propertyItemString
Returns the property of an object registered by the specific name.
Public propertyPropertyName
Property name to extract
Top
See Also