Method GetToolsAs
GetToolsAs<T>()
Gets all tools which are derived from the specified type.
public virtual IEnumerable<T> GetToolsAs<T>()
Returns
- IEnumerable<T>
Type Parameters
TType of the tool
Gets all tools which are derived from the specified type.
public virtual IEnumerable<T> GetToolsAs<T>()
TType of the tool