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 string GetStringKey()
Visual Basic
Public MustOverride Function GetStringKey As String
JScript
public abstract function GetStringKey() : String

See Also