Removes the first occurrence of the specified Contact object from this collection.
Namespace: MindFusion.Scheduling Assembly: PocketPlanner
Syntax
C# |
public void Remove ( Contact contact ) |
Visual Basic |
Public Sub Remove ( _ contact As Contact _ ) |
Parameters
See Also
|