Property this
this[int]
When implemented by a class, provides an indexed access to individual IEditPage stored in the collection.
IEditPage this[int index] { get; set; }
Parameters
indexint
When implemented by a class, provides an indexed access to individual IEditPage stored in the collection.
IEditPage this[int index] { get; set; }
index int