CueGroup.newmethod(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the TreeNode class.
public:
void newmethod(System::String ^ _cueGroupName);
public void newmethod (string _cueGroupName);
override this.newmethod : string -> unit
Public Sub newmethod (_cueGroupName As String)
Parameters
- _cueGroupName
- String