Returns the key of the key value pair

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public abstract Object GetKey()
Visual Basic
Public MustOverride Function GetKey As Object
JScript
public abstract function GetKey() : Object

See Also