JavaScript Editor Javascript debugger     Website design 


OCI-Collection->size

Returns size of the collection ()

OCI-Collection {
  int size();
}

Returns the size of the collection.

Return Values

Returns the number of elements in the collection or FALSE on error.