Show / Hide Table of Contents

Property Item

| Improve this Doc View Source

Item[Int32]

Gets the value of specified column.

Declaration
public virtual object this[int ordinal] { get; }
Parameters
Type Name Description
System.Int32 ordinal

The column ordinal.

Property Value
Type Description
System.Object

The data value.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest