EnumType.T. Methods

The EnumType.T. generic type exposes the following members.

Methods

 

Name

Description

Contains

Determines whether the enum values contains the specified name

Equals

Determines whether the specified object is equal to the current object. (Inherited from Object.)

GetHashCode

Serves as the default hash function. (Inherited from Object.)

GetNames

Gets the filed names of the IEnumType.T.

GetType

Gets the Type of the current instance. (Inherited from Object.)

GetValues

Gets the values of the IEnumType.T.

Parse

Parses a name of the IEnumType.T. and returns the value (as base type)

ToString.

Returns a String that represents this instance. (Inherited from DataType.)

ToString(Object)

Returns a String that represents this instance.

ToString(T)

Returns a String that represents this instance.

TryParse

Tries to parse the Enum Value

Reference

EnumType.T. Class

TwinCAT.Ads.TypeSystem Namespace