Table of Contents

Method GetToolsWithCustomFlag

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

GetToolsWithCustomFlag(string)

Gets tools which has custom flag with the specified name.

public virtual IReadOnlyList<ObjectUniqueId> GetToolsWithCustomFlag(string name)

Parameters

name string

Name of the custom flag.

Returns

IReadOnlyList<ObjectUniqueId>