IUrls Interface |
Namespace: SuperOffice.COM.SuperOfficeDB
The IUrls type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Count | Count - returns the number of items in the collection |
![]() ![]() | Empty | Returns true if the collection is empty. i.e. if it contains no elements |
![]() | Item |
Name | Description | |
---|---|---|
![]() | _Clear | Remove all the elements in the collection |
![]() | _Remove | Remove an item by id |
![]() ![]() | Add | Add web address to collection. Returns the new URL object. URLs are not saved until the owning object (the contact or project) is saved. |
![]() ![]() | Exists | Returns true if the given item exists in the collection |
![]() | GetEnumerator | |
![]() ![]() | Remove | Remove an item by index |