Property this
this[int]
Provides an indexed access to individual IEditPage stored in the collection.
[Browsable(false)]
public virtual IEditPage this[int index] { get; set; }
Parameters
indexint
Provides an indexed access to individual IEditPage stored in the collection.
[Browsable(false)]
public virtual IEditPage this[int index] { get; set; }
index int