SummaryLinkCollection.Add Method
Include Protected Members
Include Inherited Members
Adds a new SummaryLink object to the SummaryLinkCollection.
Overload List
Name | Description | |
---|---|---|
Add(String) | Adds a new SummaryLink object to the SummaryLinkCollection. | |
Add(T) | (Inherited from List<SummaryLink>.) |
Top