Table of Contents

Method GetToolsAs

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetToolsAs<T>()

Gets all tools which are derived from the specified type.

public virtual IEnumerable<T> GetToolsAs<T>()

Returns

IEnumerable<T>

Type Parameters

T

Type of the tool