Remove all items from this collection.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax
Implements
ICollection T ClearRemarks
Clearing Raises before the collection is cleared. Cleared Raises after the collection is cleared. Changed Raises because this method changes the Count and Item properties. The following StateFlags may be affected:
- SfCount
- SfItem
See Also