InstanceCollectionT Methods
The InstanceCollectionT type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Adds the specified item. | |
|
|
Adds the specified items to this collection. | |
|
|
Converts the InstanceCollectionT to an ReadOnlyInstanceCollectionT | |
|
|
Clears this instance. | |
|
|
Determines whether this collection contains the specified IInstance | |
|
|
Determines whether this collection contains an IInstance with the specified InstanceName / InstancePath | |
|
|
Determines whether the specified instance name contains name. | |
|
|
Copies this InstanceCollectionT to the specified array. | |
|
|
Determines whether the specified object is equal to the current
object. | |
|
|
Allows an object to try to free resources and perform other
cleanup operations before it is reclaimed by garbage
collection. | |
|
|
Gets the enumerator. | |
|
|
Serves as the default hash function. | |
|
|
Gets the IInstanceby instance path. | |
|
|
Gets the name of the instance by. | |
|
|
Gets the Type of the current
instance. | |
|
|
Determines the index of the specified IInstance. | |
|
|
Inserts the specified IInstance at the specified index. | |
|
|
Creates a shallow copy of the current Object. | |
|
|
Removes the specified item. | |
|
|
Removes the IInstance at the specified index. | |
|
|
Returns a string that represents the current object. | |
|
|
Tries to get the IInstance. of the specified path. | |
|
|
Tries to get Instances by name. |
Reference
InstanceCollectionT Class TwinCAT.TypeSystem.Generic Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- InstanceCollectionTAdd Method
- InstanceCollectionTAddRange Method
- InstanceCollectionTAsReadOnly Method
- InstanceCollectionTClear Method
- InstanceCollectionTContains Method
- InstanceCollectionTContainsName Method
- InstanceCollectionTCopyTo Method
- InstanceCollectionTGetEnumerator Method
- InstanceCollectionTGetInstance Method
- InstanceCollectionTGetInstanceByName Method
- InstanceCollectionTIndexOf Method
- InstanceCollectionTInsert Method
- InstanceCollectionTRemove Method
- InstanceCollectionTRemoveAt Method
- InstanceCollectionTTryGetInstance Method
- InstanceCollectionTTryGetInstanceByName Method