Miner.Geodatabase.Replication.Configuration Namespace > FileGdbServerReplicaElementCollection Class > GetElementKey Method : GetElementKey(FileGdbServerReplicaElement) Method |
'Declaration
Protected Overloads Overrides NotOverridable Function GetElementKey( _ ByVal element As FileGdbServerReplicaElement _ ) As System.Object
'Usage
Dim instance As FileGdbServerReplicaElementCollection Dim element As FileGdbServerReplicaElement Dim value As System.Object value = instance.GetElementKey(element)
protected override System.object GetElementKey( FileGdbServerReplicaElement element )
protected function GetElementKey( element: FileGdbServerReplicaElement ): System.TObject; override;
protected override function GetElementKey( element : FileGdbServerReplicaElement ) : System.Object;
protected: System.Object* GetElementKey( FileGdbServerReplicaElement* element ) override
protected: System.Object^ GetElementKey( FileGdbServerReplicaElement^ element ) override
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