| Miner.Geodatabase.Network Namespace > FeatureKey Class : CompareTo Method | 
'DeclarationPublic Function CompareTo( _ ByVal other As FeatureKey _ ) As System.Integer
'UsageDim instance As FeatureKey Dim other As FeatureKey Dim value As System.Integer value = instance.CompareTo(other)
public System.int CompareTo( FeatureKey other )
public function CompareTo( other: FeatureKey ): System.Integer;
public function CompareTo( other : FeatureKey ) : System.int;
public: System.int CompareTo( FeatureKey* other )
public: System.int CompareTo( FeatureKey^ other )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2