ESRI.ArcGIS.ADF.Web.UI.WebControls
GetHashCode Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LayerDefinitionCollection Class : GetHashCode Method




Serves as a hash function for a particular type.

Syntax

Visual Basic (Declaration) 
Public Overrides Function GetHashCode() As Integer
Visual Basic (Usage)Copy Code
Dim instance As LayerDefinitionCollection
Dim value As Integer
 
value = instance.GetHashCode()
C# 
public override int GetHashCode()

Return Value

A hash code for the current Object.

See Also

© 2010 All Rights Reserved.