Table of Contents

Property Editors

Namespace
Alternet.Scripter.Integration
Assembly
Alternet.Scripter.Integration.v9.dll

Editors

Gets a list of IDebugEdit controls currently opened in this container.

public IReadOnlyCollection<IDebugEdit> Editors { get; }

Property Value

IReadOnlyCollection<IDebugEdit>