EnumValueCollection.Item Property (String)
Gets or sets the element at the specified index.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public IEnumValue this[
string name
] { get; }
VB
Public ReadOnly Default Property Item (
name As String
) As IEnumValue
Get
Parameters
name |
Type: System.String |
Exceptions
Exception |
Condition |
---|---|