frmEditToolsWorkingUserTools Property

Get a reference to the collection of user tools isolated for this instance.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public List<UserToolItem> WorkingUserTools { get; }

Property Value

ListUserToolItem

See Also