AJE Components
DataMappingColumns PropertiesAJE Data Asset Engine Help
The DataMappingColumns 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 DataMappingColumn .)
Public propertyClassName (Inherited from EngineCollectionBase DataMappingColumn .)
Public propertyOnlineCount (Inherited from OnlineList DataMappingColumn .)
Public propertyCurrent (Inherited from EngineCollectionBase DataMappingColumn .)
Public propertyIsEmpty (Inherited from EngineCollectionBase DataMappingColumn .)
Public propertyIsFirst (Inherited from EngineCollectionBase DataMappingColumn .)
Public propertyIsLast (Inherited from EngineCollectionBase DataMappingColumn .)
Public propertyItem (Inherited from EngineCollectionBase DataMappingColumn .)
Public propertyOnlineItem Int32 
Gets or sets the element at the specified index.
(Inherited from OnlineList DataMappingColumn .)
Public propertyItemObject (Inherited from EngineCollectionBase DataMappingColumn .)
Public propertyPosition (Inherited from EngineCollectionBase DataMappingColumn .)
Back to Top
See Also