public string GetSceneLabel( byte sceneId )
Public Function GetSceneLabel ( sceneId As Byte ) As String
public: virtual String^ GetSceneLabel( [InAttribute] unsigned char sceneId ) sealed