Overload List

  NameDescription
HashAlgorithmCollection()()()
Initializes an instance of HashAlgorithmList.
HashAlgorithmCollection(IEnumerable<(Of <(HashAlgorithm>)>))
Initializes an instance of HashAlgorithmList that contains elements copied from the specified collection and has sufficient capacity to accommodate the number of elements copied.
HashAlgorithmCollection(Int32)
Initializes an instance of HashAlgorithmList that is empty and has the specified initial capacity.

See Also