Show / Hide Table of Contents

Property Item

| Improve this Doc View Source

Item[DataRow]

Gets the value for specified DataRow.

Declaration
public abstract T this[DataRow dataRow] { get; }
Parameters
Type Name Description
DataRow dataRow

The specified DataRow.

Property Value
Type Description
T

The value for specified DataRow.

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