TextExtent::GetHashCode Method ()

 

Gets the hash code of the object.

Namespace:   Microsoft.VisualStudio.Text.Operations
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

The hash code.

Return to top
Show: