SymbolCollection Methods

The SymbolCollection type exposes the following members.

Methods

 

Name

Description

SymbolCollection Methods 1:

Add

Adds the specified item.
(Inherited from InstanceCollectionT)

SymbolCollection Methods 2:

AddRange

Adds the specified items to this collection.
(Inherited from InstanceCollectionT)

SymbolCollection Methods 3:

AsReadOnly

Returns a Read only version of this collection (shallow copy).

SymbolCollection Methods 4:

Clear

Clears this instance.
(Inherited from InstanceCollectionT)

SymbolCollection Methods 5:

Clone

Clones this instance.

SymbolCollection Methods 6:

Contains(T)

Determines whether this collection contains the specified IInstance
(Inherited from InstanceCollectionT)

SymbolCollection Methods 7:

Contains(String)

Determines whether this collection contains an IInstance with the specified InstanceName / InstancePath
(Inherited from InstanceCollectionT)

SymbolCollection Methods 8:

ContainsName

Determines whether the specified instance name contains name.
(Inherited from InstanceCollectionT)

SymbolCollection Methods 9:

CopyTo

Copies this InstanceCollectionT to the specified array.
(Inherited from InstanceCollectionT)

SymbolCollection Methods 10:

Equals

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

SymbolCollection 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)

SymbolCollection Methods 12:

GetEnumerator

Gets the enumerator.
(Inherited from InstanceCollectionT)

SymbolCollection Methods 13:

GetHashCode

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

SymbolCollection Methods 14:

GetInstance

Gets the IInstanceby instance path.
(Inherited from InstanceCollectionT)

SymbolCollection Methods 15:

GetInstanceByName

Gets the name of the instance by.
(Inherited from InstanceCollectionT)

SymbolCollection Methods 16:

GetType

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

SymbolCollection Methods 17:

IndexOf

Determines the index of the specified IInstance.
(Inherited from InstanceCollectionT)

SymbolCollection Methods 18:

Insert

Inserts the specified IInstance at the specified index.
(Inherited from InstanceCollectionT)

SymbolCollection Methods 19:

MemberwiseClone

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

SymbolCollection Methods 20:

Remove

Removes the specified item.
(Inherited from InstanceCollectionT)

SymbolCollection Methods 21:

RemoveAt

Removes the IInstance at the specified index.
(Inherited from InstanceCollectionT)

SymbolCollection Methods 22:

ToString

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

SymbolCollection Methods 23:

TryGetInstance

Tries to get the IInstance. of the specified path.
(Inherited from InstanceCollectionT)

SymbolCollection Methods 24:

TryGetInstanceByName

Tries to get Instances by name.
(Inherited from InstanceCollectionT)

SymbolCollection Methods 25:

TryGetInstances

Try to get instances with predicate function
(Inherited from SymbolCollectionT)

Extension Methods

 

Name

Description

WhereAttributeValue

Filters the symbols collection for symbols with a specific Attribute value.
(Defined by SymbolCollectionExtension)

Reference

SymbolCollection Class TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026