Item(object)

Gets or sets the specified column. If key is an (See System.Int32), it will be interpreted as an index. If key is a (See System.String), it will be interpreted as a column name.

Declaration Syntax

public IDataSeries Item { get; }