IEnumValueCollection.TEnumValue, TValue..Item Property
Gets or sets the element at the specified index.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
TValue this[
string name
] { get; }
Parameters
name |
Type: System.String |
Exceptions
Exception |
Condition |
---|---|
NotImplementedException | |
NotImplementedException |