AssemblyHash Constructor |
Overloaded. Initializes a new instance of the AssemblyHash structure. |
![]() Empty |
An empty AssemblyHash object. |
Algorithm |
Gets or sets the hash algorithm. |
Clone |
Clones this object. |
Equals (inherited from ValueType) |
Overridden. Indicates whether this instance and a specified object are equal. |
GetHashCode (inherited from ValueType) |
Overridden. Returns the hash code for this instance. |
GetType (inherited from Object) |
Gets the Type of the current instance. |
GetValue |
Gets the hash value. |
SetValue |
Sets the hash value. |
ToString (inherited from ValueType) |
Overridden. Returns the fully qualified type name of this instance. |
Finalize (inherited from Object) |
Overridden. Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
In C# and C++, finalizers are expressed using destructor syntax. |
MemberwiseClone (inherited from Object) |
Creates a shallow copy of the current Object. |
AssemblyHash Structure | System.Configuration.Assemblies Namespace