Returns a string representation of the key

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

Syntax

C#
public override string GetStringKey()
Visual Basic
Public Overrides Function GetStringKey As String
JScript
public override function GetStringKey() : String

See Also