DataSetTKey, TValueData Property |  |
Read only collection of KeyValuePairTKey, TValue data.
Namespace: Bosch.Vms.CameoSdkAssembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntaxpublic IReadOnlyCollection<KeyValuePair<TKey, TValue>> Data { get; }Property Value
IReadOnlyCollectionKeyValuePairTKey,
TValue
See Also