M-Files API 23.11.13135.0
RemoveAll Method
Collapse All
Expand All
IDs Collection
: RemoveAll Method
ID value to remove from the collection.
Description
Removes all instances of the specified ID from this collection. Returns the number of items removed.
Syntax
Visual Basic
Public
Function
RemoveAll( _
ByVal
ID
As
Long
_ )
As
Long
Parameters
ID
ID value to remove from the collection.
See Also
IDs Collection
|
IDs Members