AJE Components
DataSetFilters PropertiesAJE Data Asset Engine Help
The DataSetFilters type exposes the following members.
Properties

  NameDescription
Public propertyOnlineCapacity
Gets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from OnlineList DataSetFilter .)
Public propertyOnlineCount (Inherited from OnlineList DataSetFilter .)
Public propertyIsEmpty
Public propertyOnlineItem Int32 
Gets or sets the element at the specified index.
(Inherited from OnlineList DataSetFilter .)
Public propertyItem String 
Back to Top
See Also