NormalizedSnapshotSpanCollection::GetHashCode Method ()

 

Gets a hash code for the collection.

Namespace:   Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

A 32-bit hash code associated with the collection.

Return to top
Show: