Count: Integer;
Count: integer;
The Count property returns the number of elements in the collection.
To obtain an element from the collection, use the IMobileApplicationPublishObjects.Item property.
The property use is given in the example for IMobileApplicationPublicator.Items.
See also: