Brecham.Obex — An OBEX library for the .NET Framework
ObexHeaderCollection.Clear Method
Removes all items from the collection.
[Visual Basic]
Public Sub Clear()
[C#]
public
void
Clear();
See Also
ObexHeaderCollection Class
|
Brecham.Obex Namespace