Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

CryptographicCollection Class

Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9147)

A base class for various collections of cryptographic objects.

Syntax
public abstract class CryptographicCollection : ICollection, IEnumerable
Inheritance
Object
CryptographicCollection
CryptographicCollection<T>
CryptographicAttributeValueCollection
Implements
ICollection
IEnumerable
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Properties

Name Description
Count

Gets the number of items in the CryptographicCollection.

IsSynchronized

Gets a value indicating whether access to the CryptographicCollection is synchronized.

SyncRoot

Gets an object that can be used to synchronize access to the CryptographicCollection.

Methods

Name Description
CopyTo(Array, Int32)

Copies the range of elements from the CryptographicCollection to a compatible one-dimensional Array, starting at the specified index of the target array.

GetEnumerator()

Gets an IEnumerator for the CryptographicCollection.

In This Article
  • Properties
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies