IEnumValueCollection<TEnumValue, TValue> Methods

The IEnumValueCollection<TEnumValue, TValue> type exposes the following members.

Methods

 

Name

Description

Add

Adds an item to the ICollection<T>.
(Inherited from ICollection<TEnumValue>)

Clear

Removes all items from the ICollection<T>.
(Inherited from ICollection<TEnumValue>)

Contains(T)

Determines whether the ICollection<T> contains a specific value.
(Inherited from ICollection<TEnumValue>)

Contains(String)

Determines whether [contains] [the specified name].

CopyTo

Copies the elements of the ICollection<T> to an Array, starting at a particular Array index.
(Inherited from ICollection<TEnumValue>)

GetEnumerator

Returns an enumerator that iterates through the collection.
(Inherited from IEnumerable<TEnumValue>)

GetNames

Gets the Value Names.

GetValues

Gets the values.

Parse

Parses the specified name.

Remove

Removes the first occurrence of a specific object from the ICollection<T>.
(Inherited from ICollection<TEnumValue>)

TryParse(String, TEnumValue)

Tries to parse the string value of the Enum.

TryParse(String, TValue)

Tries to parse the string value of the Enum.

See Also

Reference

IEnumValueCollection<TEnumValue, TValue> Interface TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026