Click or drag to resize

IAddInTree Methods

The IAddInTree type exposes the following members.

Methods
 NameDescription
Public methodBuildItem(String, Object) Builds a single item in the addin tree.
Public methodBuildItem(String, Object, IEnumerableICondition) 
Public methodBuildItemsT Builds the items in the path. Ensures that all items have the type T.
Public methodGetTreeNode Gets the AddInTreeNode representing the specified path.
Top
See Also