ObjectsCount Property
The number of records in the Objects arrays.
Object Oriented Interface
public function getObjectsCount();
Procedural Interface
incloudstorage_amazons3_get($res, 28 );
Default Value
0
Remarks
This property controls the size of the following arrays:- ObjectsETag
- ObjectsLastModified
- ObjectsName
- ObjectsOwnerDisplayName
- ObjectsOwnerId
- ObjectsSize
- ObjectsStorageClass
- ObjectsUploadId
The array indices start at 0 and end at ObjectsCount-1.
This property is read-only and not available at design time.
Data Type
Integer