Show / Hide Table of Contents

Property IReadOnlyList<ScalarBinding>.Item

| Improve this Doc View Source

IReadOnlyList<ScalarBinding>.Item[Int32]

Declaration
ScalarBinding IReadOnlyList<ScalarBinding>.this[int index] { get; }
Parameters
Type Name Description
System.Int32 index
Returns
Type Description
ScalarBinding
Implements
System.Collections.Generic.IReadOnlyList<T>.Item[System.Int32]
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest