AlgorithmIdentifierCollection Constructor

Overload List

AlgorithmIdentifierCollection Initializes a new instance of the AlgorithmIdentifierCollection class without any AlgorithmIdentifier information.
AlgorithmIdentifierCollection(IEnumerableAlgorithmIdentifier) Initializes a new instance of the AlgorithmIdentifierCollection class from an array of AlgorithmIdentifier objects.

See Also