TypeAttributeCollection Methods

The TypeAttributeCollection type exposes the following members.

Methods

 

Name

Description

TypeAttributeCollection Methods 1:

Add

Adds an item to the ICollection.T..

TypeAttributeCollection Methods 2:

AddRange

Adds the range.

TypeAttributeCollection Methods 3:

AsReadOnly

Gets a read only version of this TypeAttributeCollection

TypeAttributeCollection Methods 4:

Clear

Removes all items from the ICollection.T..

TypeAttributeCollection Methods 5:

Contains(ITypeAttribute)

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

TypeAttributeCollection Methods 6:

Contains(String)

Determines whether this TypeAttributeCollection contains the ITypeAttribute with the specified name.

TypeAttributeCollection Methods 7:

CopyTo

Copies to.

TypeAttributeCollection Methods 8:

Equals

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

TypeAttributeCollection 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.)

TypeAttributeCollection Methods 10:

GetEnumerator

Returns an enumerator that iterates through the collection.

TypeAttributeCollection Methods 11:

GetHashCode

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

TypeAttributeCollection Methods 12:

GetType

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

TypeAttributeCollection Methods 13:

IndexOf

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

TypeAttributeCollection Methods 14:

Insert

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

TypeAttributeCollection Methods 15:

MemberwiseClone

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

TypeAttributeCollection Methods 16:

Remove(ITypeAttribute)

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

TypeAttributeCollection Methods 17:

Remove(String)

Removes the specified ITypeAttribute from the TypeAttributeCollection

TypeAttributeCollection Methods 18:

RemoveAt

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

TypeAttributeCollection Methods 19:

ToString

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

TypeAttributeCollection Methods 20:

TryGetAttribute

Tries to get the specified ITypeAttribute

TypeAttributeCollection Methods 21:

TryGetValue

Tries to get the specified Attribute value.

Reference

TypeAttributeCollection Class

TwinCAT.TypeSystem Namespace