UIEditorScene SetSelectedControlNamesInList Method Delta Engine Documentation

Namespace: DeltaEngine.Editor.UIEditor
Assembly: DeltaEngine.Editor.UIEditor (in DeltaEngine.Editor.UIEditor.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public void SetSelectedControlNamesInList(
	List<string> value
)

Parameters

value
Type: System.Collections.Generic List String 
See Also