Activate(IEnumerable<IDataModelObject>)
Multi-selects a list of objects in the tree.
Declaration Syntax
public void Activate(IEnumerable<IDataModelObject> dataModelObjects)
Parameters
- dataModelObjects(IEnumerable<IDataModelObject>)
List of objects to select.