Table of Contents

Property List

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

List

Provides an indexed access to individual pages within IEditPages collection.

[Browsable(false)]
public virtual IList<IEditPage> List { get; }

Property Value

IList<IEditPage>