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