VirtualSnapshotSpan::GetHashCode Method ()

 

Gets the hash code for the object.

Namespace:   Microsoft.VisualStudio.Text
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: