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

SecureMimeCapabilityCollection Class

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

A collection of SecureMimeCapability objects.

Syntax
public class SecureMimeCapabilityCollection : CryptographicCollection<SecureMimeCapability>, ICollection, IList<SecureMimeCapability>, ICollection<SecureMimeCapability>, IEnumerable<SecureMimeCapability>, IEnumerable
Inheritance
Object
CryptographicCollection
CryptographicCollection<SecureMimeCapability>
SecureMimeCapabilityCollection
Implements
ICollection
IList<SecureMimeCapability>
ICollection<SecureMimeCapability>
IEnumerable<SecureMimeCapability>
IEnumerable
Inherited Members
CryptographicCollection.CopyTo(Array, Int32)
CryptographicCollection.Count
CryptographicCollection.IsSynchronized
CryptographicCollection.SyncRoot
CryptographicCollection<SecureMimeCapability>.Add(SecureMimeCapability)
CryptographicCollection<SecureMimeCapability>.Clear()
CryptographicCollection<SecureMimeCapability>.Contains(SecureMimeCapability)
CryptographicCollection<SecureMimeCapability>.CopyTo(SecureMimeCapability[], Int32)
CryptographicCollection<SecureMimeCapability>.GetEnumerator()
CryptographicCollection<SecureMimeCapability>.IndexOf(SecureMimeCapability)
CryptographicCollection<SecureMimeCapability>.Insert(Int32, SecureMimeCapability)
CryptographicCollection<SecureMimeCapability>.IsReadOnly
CryptographicCollection<SecureMimeCapability>.Remove(SecureMimeCapability)
CryptographicCollection<SecureMimeCapability>.RemoveAt(Int32)
CryptographicCollection<SecureMimeCapability>.IEnumerable<SecureMimeCapability>.GetEnumerator()
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. Inherited from CryptographicCollection.

IsSynchronized

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

Item[Int32]

Gets or sets the SecureMimeCapability at the specified index.

Item[String]

Gets the first SecureMimeCapability with the specified object identifier.

SyncRoot

Gets an object that can be used to synchronize access to the CryptographicCollection. Inherited from 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. Inherited from CryptographicCollection.

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