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 override Object GetKey()
Visual Basic
Public Overrides Function GetKey As Object
JScript
public override function GetKey() : Object

See Also