HashCode Constructor

Include Protected Members
Include Inherited Members

Constructs the class with various options.

Overload List

  Name Description
Public method HashCode([]) Constructs the class so that the hash code object can be created with an array of bytes representing the hash value.
Public method HashCode(String) Constructs the class to create the hash code object with a base64-encoded string that contains the bytes representing the hash value.

Top

See Also

Reference

HashCode Class

HashCode Members

Microsoft.BusinessData.Infrastructure Namespace