InstanceCollectionTRemove Method
Removes the specified item.
Namespace: TwinCAT.TypeSystem.Generic
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public bool Remove(
T item
)Return Value
Boolean
true if item was successfully
removed from the ICollectionT;
otherwise, false. This method also returns false if item is not found in the original ICollectionT.
Implements
Reference
InstanceCollectionT Class TwinCAT.TypeSystem.Generic Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026