Click or drag to resize

CommandGetIDT Method

returns the id for the type given

Namespace:  ImmerseSDK.UI.Commands
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
public static string GetID<T>()
where T : Command

Type Parameters

T

Return Value

Type: String
See Also