EnumValueCollection.T. Methods

The EnumValueCollection.T. generic 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

Adds the value.

EnumValueCollection.T. Methods 3:

AsReadOnly

Gets as read only.

EnumValueCollection.T. Methods 4:

Clear

Removes all items from the ICollection.T..

EnumValueCollection.T. Methods 5:

Contains(EnumValue.T.)

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

EnumValueCollection.T. Methods 6:

Contains(T)

Determines whether [contains] [the specified value].

EnumValueCollection.T. Methods 7:

Contains(String)

Determines whether [contains] [the specified name].

EnumValueCollection.T. Methods 8:

CopyTo

Copies the entire list.

EnumValueCollection.T. Methods 9:

Equals

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

EnumValueCollection.T. Methods 10:

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 11:

GetEnumerator

Returns an enumerator that iterates through the collection.

EnumValueCollection.T. Methods 12:

GetHashCode

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

EnumValueCollection.T. Methods 13:

GetNames

Gets the names.

EnumValueCollection.T. Methods 14:

GetType

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

EnumValueCollection.T. Methods 15:

GetValues

Gets the values.

EnumValueCollection.T. Methods 16:

IndexOf

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

EnumValueCollection.T. Methods 17:

Insert

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

EnumValueCollection.T. Methods 18:

MemberwiseClone

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

EnumValueCollection.T. Methods 19:

Parse

Parses the specified string to the Enum value.

EnumValueCollection.T. Methods 20:

Remove

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

EnumValueCollection.T. Methods 21:

RemoveAt

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

EnumValueCollection.T. Methods 22:

ToString

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

EnumValueCollection.T. Methods 23:

TryGetValue

Tries to get the value

EnumValueCollection.T. Methods 24:

TryParse(String, T.)

Parse the specified string to the enum value.

EnumValueCollection.T. Methods 25:

TryParse(String, EnumValue.T..)

Parse the specified string to the enum value.

Reference

EnumValueCollection.T. Class

TwinCAT.TypeSystem Namespace