Item(object)

Gets 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 IReadOnlyDataSeries Item { get; }