ContactCollection.Clear method

Namespace:  Microsoft.Lync.Model.Group
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Sub Clear
'Usage
Dim instance As ContactCollection

instance.Clear()
public void Clear()

Implements

ICollection<T>.Clear()

See also

Reference

ContactCollection class

ContactCollection members

Microsoft.Lync.Model.Group namespace