Overload List

  NameDescription
Public methodHashAlgorithmCollection()()()()
Initializes an instance of HashAlgorithmList.
Public methodHashAlgorithmCollection(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.
Public methodHashAlgorithmCollection(Int32)
Initializes an instance of HashAlgorithmList that is empty and has the specified initial capacity.

See Also