SOUrls Interface |
Namespace: SuperOffice.COM.SuperOfficeDB
The SOUrls type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Count | Count - returns the number of items in the collection (Inherited from IUrls.) |
![]() ![]() | Empty | Returns true if the collection is empty. i.e. if it contains no elements (Inherited from IUrls.) |
![]() | Item | (Inherited from IUrls.) |
Name | Description | |
---|---|---|
![]() | _Clear | Remove all the elements in the collection (Inherited from IUrls.) |
![]() | _Remove | Remove an item by id (Inherited from IUrls.) |
![]() ![]() | 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. (Inherited from IUrls.) |
![]() ![]() | Exists | Returns true if the given item exists in the collection (Inherited from IUrls.) |
![]() | GetEnumerator | (Inherited from IUrls.) |
![]() ![]() | Remove | Remove an item by index (Inherited from IUrls.) |