EnumValueCollection Methods

The EnumValueCollection type exposes the following members.

Methods

 

Name

Description

EnumValueCollection Methods 1:

Add

Adds an item to the ICollection.T..

EnumValueCollection Methods 2:

AsReadOnly

Gets as read only.

EnumValueCollection Methods 3:

Clear

Removes all items from the ICollection.T..

EnumValueCollection Methods 4:

Contains(IEnumValue)

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

EnumValueCollection Methods 5:

Contains(Object)

Determines whether [contains] [the specified value].

EnumValueCollection Methods 6:

Contains(String)

Determines whether [contains] [the specified name].

EnumValueCollection Methods 7:

CopyTo

Copies the entire list.

EnumValueCollection Methods 8:

Equals

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

EnumValueCollection Methods 9:

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 Methods 10:

GetEnumerator

Returns an enumerator that iterates through the collection.

EnumValueCollection Methods 11:

GetHashCode

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

EnumValueCollection Methods 12:

GetNames

Gets the names.

EnumValueCollection Methods 13:

GetType

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

EnumValueCollection Methods 14:

GetValues

Gets the values.

EnumValueCollection Methods 15:

IndexOf

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

EnumValueCollection Methods 16:

Insert

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

EnumValueCollection Methods 17:

MemberwiseClone

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

EnumValueCollection Methods 18:

Parse

Parses the specified string to the Enum value.

EnumValueCollection Methods 19:

Remove

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

EnumValueCollection Methods 20:

RemoveAt

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

EnumValueCollection Methods 21:

ToString

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

EnumValueCollection Methods 22:

TryGetInfo

Tries the get information.

EnumValueCollection Methods 23:

TryParse(String, IConvertible.)

Parse the specified string to the enum value.

EnumValueCollection Methods 24:

TryParse(String, IEnumValue.)

Parse the specified string to the enum value.

Reference

EnumValueCollection Class

TwinCAT.TypeSystem Namespace