AuthorityPageCollection.Item property
Gets the specified authoritative page from the collection of authoritative pages.
Overload list
Name | Description | |
---|---|---|
Item[Int32] | Gets the authoritative page at the specified index in the collection. | |
Item[Uri] | Gets the authoritative page from the collection based on the specified URL. |
Top