SummaryLinkCollection.Item Property
Include Protected Members
Include Inherited Members
Gets a SummaryLink object from the collection.
Overload List
Name | Description | |
---|---|---|
Item[Int32] | (Inherited from List<SummaryLink>.) | |
Item[String] | Gets a SummaryLink object from the collection. |
Top