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
The name of the value

Return Value

Type: TValue
EnumValue<T>.

Exceptions

Exception

Condition

NotImplementedException

NotImplementedException

Reference

IEnumValueCollection.TEnumValue, TValue. Interface

TwinCAT.TypeSystem Namespace