UrlList

UrlList class

List of urls for contact

Constructors

NameDescription
UrlList

Methods

NameDescription
AddAdds an item to the list.
ClearRemoves all items from the list.
ContainsDetermines whether the list contains a specific value.
CopyToCopies the elements to an array, starting at a particular array index.
get_BlogDefault blog page
get_BusinessHomePageDefault work page
get_CountGets the number of elements contained in the T:System::Collections::ICollection .
get_FtpDefault ftp page
get_HomePageDefault home page
get_IsReadOnly
get_ProfileDefault profile page
GetEnumerator
idx_getGets the element at the specified index.
idx_setSets the element at the specified index.
IndexOfDetermines the index of a specific item in the list.
InsertInserts an item to the list at the specified index.
RemoveRemoves the first occurrence of a specific object from the list.
RemoveAtRemoves the list item at the specified index.
set_BlogDefault blog page
set_BusinessHomePageDefault work page
set_FtpDefault ftp page
set_HomePageDefault home page
set_ProfileDefault profile page