Overload List

  NameDescription
Public propertyItem[([( Int32])])
Accesses the ColumnData corresponding to the index
Public propertyItem[([( String])])
Accesses the ColumnData corresponding to the tag name. Note: The performance of this method is slower due to a call to a Dictionary

See Also