An NDoc Documented Class Library

Socks5AuthMethodCollection.Remove Method 

Remove a method from the collection.

public void Remove(
   Socks5AuthMethod authMethod
);

Parameters

authMethod
The method to remove.

See Also

Socks5AuthMethodCollection Class | EnterpriseDT.Util.Socks Namespace