ReadOnlyEnumValueCollection<T> Methods

The ReadOnlyEnumValueCollection<T> type exposes the following members.

Methods

 

Name

Description

ReadOnlyEnumValueCollection<T> Methods 1:

Contains(T)

Determines whether an element is in the ReadOnlyCollection<T>.
(Inherited from ReadOnlyCollection<EnumValue<T>>)

ReadOnlyEnumValueCollection<T> Methods 2:

Contains(String)

Determines whether [contains] [the specified name].

ReadOnlyEnumValueCollection<T> Methods 3:

CopyTo

Copies the entire ReadOnlyCollection<T> to a compatible one-dimensional Array, starting at the specified index of the target array.
(Inherited from ReadOnlyCollection<EnumValue<T>>)

ReadOnlyEnumValueCollection<T> Methods 4:

Equals

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

ReadOnlyEnumValueCollection<T> Methods 5:

Finalize

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

ReadOnlyEnumValueCollection<T> Methods 6:

GetEnumerator

Returns an enumerator that iterates through the ReadOnlyCollection<T>.
(Inherited from ReadOnlyCollection<EnumValue<T>>)

ReadOnlyEnumValueCollection<T> Methods 7:

GetHashCode

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

ReadOnlyEnumValueCollection<T> Methods 8:

GetNames

Gets the Value Names.

ReadOnlyEnumValueCollection<T> Methods 9:

GetType

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

ReadOnlyEnumValueCollection<T> Methods 10:

GetValues

Gets the values.

ReadOnlyEnumValueCollection<T> Methods 11:

IndexOf

Searches for the specified object and returns the zero-based index of the first occurrence within the entire ReadOnlyCollection<T>.
(Inherited from ReadOnlyCollection<EnumValue<T>>)

ReadOnlyEnumValueCollection<T> Methods 12:

MemberwiseClone

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

ReadOnlyEnumValueCollection<T> Methods 13:

Parse

Parses the specified name.

ReadOnlyEnumValueCollection<T> Methods 14:

ToString

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

ReadOnlyEnumValueCollection<T> Methods 15:

TryParse(String, T)

Tries to parse the string value of the Enum.

ReadOnlyEnumValueCollection<T> Methods 16:

TryParse(String, EnumValue<T>)

Tries to parse the string value of the Enum.

See Also

Reference

ReadOnlyEnumValueCollection<T> Class TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026