AuthorityPageCollection.Item Property
Include Protected Members
Include Inherited Members
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