UrlList.Add
UrlList.Add method
Adds an item to the list.
public void Add(Url value)
Parameter | Type | Description |
---|---|---|
value | Url | The Object to add to the list. |
Return Value
The position into which the new element was inserted.
See Also
- class Url
- class UrlList
- namespace Aspose.Email.PersonalInfo
- assembly Aspose.Email