Table of Contents

Property this

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

this[int]

Provides an indexed access to individual IEditPage stored in the collection.

[Browsable(false)]
public virtual IEditPage this[int index] { get; set; }

Parameters

index int

Property Value

IEditPage