Click or drag to resize
Sandcastle Help File BuilderTocEntryGetHashCode Method
Get a hash code for this item

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public override int GetHashCode()

Return Value

Type: Int32
Returns the hash code for the ToString value.
See Also