CryptographicCollection<T>.Clear Method Namespace: Rebex.Security.Cryptography Assembly: Rebex.Common.dll (version 7.0.9083) Clear() Removes all elements from the collection. Declaration public void Clear() Implements ICollection<T>.Clear()