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