CompositionContract::GetHashCode Method ()

.NET Framework (current version)
 

Returns the hash code for this CompositionContract object.

Namespace:   System.Composition.Hosting.Core
Assembly:  System.Composition.Runtime (in System.Composition.Runtime.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

The hash code for the current object.

Return to top
Show: