ClearMarked Method
Description
Clears all marked Command objects in the collection. ClearMarked always returns TRUE.
Syntax
Visual Basic |
---|
Public Function ClearMarked() As Boolean |
Return Type
Boolean value. Boolean returns true if the function succeeds, false if it fails.
See Also