EnumValueCollection<T> Methods

The EnumValueCollection<T> type exposes the following members.

Methods

 

Name

Description

EnumValueCollection<T> Methods 1:

Add

Adds an item to the ICollection<T>.

EnumValueCollection<T> Methods 2:

AddValue(String, T)

Adds the value.

EnumValueCollection<T> Methods 3:

AddValue(String, T, String, ITypeAttributeCollection)

Adds the value.

EnumValueCollection<T> Methods 4:

AsReadOnly

Gets as read only.

EnumValueCollection<T> Methods 5:

Clear

Removes all items from the ICollection<T>.

EnumValueCollection<T> Methods 6:

Contains(EnumValue<T>)

Determines whether the ICollection<T> contains a specific value.

EnumValueCollection<T> Methods 7:

Contains(T)

Determines whether [contains] [the specified value].

EnumValueCollection<T> Methods 8:

Contains(String)

Determines whether [contains] [the specified name].

EnumValueCollection<T> Methods 9:

CopyTo

Copies the entire list.

EnumValueCollection<T> Methods 10:

Equals

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

EnumValueCollection<T> Methods 11:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)

EnumValueCollection<T> Methods 12:

GetEnumerator

Returns an enumerator that iterates through the collection.

EnumValueCollection<T> Methods 13:

GetHashCode

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

EnumValueCollection<T> Methods 14:

GetNames

Gets the names.

EnumValueCollection<T> Methods 15:

GetType

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

EnumValueCollection<T> Methods 16:

GetValues

Gets the values.

EnumValueCollection<T> Methods 17:

IndexOf

Determines the index of a specific item in the IList<T>.

EnumValueCollection<T> Methods 18:

Insert

Inserts an item to the IList<T> at the specified index.

EnumValueCollection<T> Methods 19:

MemberwiseClone

Creates a shallow copy of the current Object.
(Inherited from Object)

EnumValueCollection<T> Methods 20:

Parse

Parses the specified string to the Enum value.

EnumValueCollection<T> Methods 21:

Remove

Removes the first occurrence of a specific object from the ICollection<T>.

EnumValueCollection<T> Methods 22:

RemoveAt

Removes the IList<T> item at the specified index.

EnumValueCollection<T> Methods 23:

ToString

Returns a string that represents the current object.
(Inherited from Object)

EnumValueCollection<T> Methods 24:

TryGetValue

Tries to get the value

EnumValueCollection<T> Methods 25:

TryParse(String, T)

Parse the specified string to the enum value.

EnumValueCollection<T> Methods 26:

TryParse(String, EnumValue<T>)

Parse the specified string to the enum value.

See Also

Reference

EnumValueCollection<T> Class TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026