ArcFM Responder Mobile Developer Guide
FeatureKey Class
Members 






Uniquely identifies a feature.
Object Model
FeatureKey Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class FeatureKey 
'Usage
 
Dim instance As FeatureKey
[System.Serializable()]
public class FeatureKey 
public class FeatureKey 
System.SerializableAttribute()
public class FeatureKey 
[System.Serializable()]
public __gc class FeatureKey 
[System.Serializable()]
public ref class FeatureKey 
Remarks
FeatureKey is a serializable class for identifying unique features in a geodatabase. FeatureKeys are immutable and are suitable to use as hash keys.
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.Network.FeatureKey

Requirements

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

See Also

Reference

FeatureKey Members
Miner.Geodatabase.Network Namespace

Send Feedback