IThreadSafeFieldCollection.Item Property
Name | Parameters | Description |
---|---|---|
Item[Int32] | index | Provides indexed access to individual fields within the collection. |
Item[String] |
field |
Provides access to individual fields within the collection by the name of the bound data source field. |