MobileForms Toolkit Documentation

TemplateSet.Remove Method 

Removes the first occurrence of a specific NodeTemplate from the TemplateSet.

public void Remove(
NodeTemplate value
);

Parameters

value
The NodeTemplate to remove from the TemplateSet.

See Also

TemplateSet Class | Resco.Controls.AdvancedTree Namespace