GoLang OCI-Collection::size

request it (296)
GoLang replacement for PHP's OCI-Collection::size [edit | history]



Do you know a GoLang replacement for PHP's OCI-Collection::size? Write it!

PHP OCI-Collection::size

PHP original manual for OCI-Collection::size [ show | php.net ]

OCI-Collection::size

(PHP 5, PHP 7, PECL OCI8 >= 1.1.0)

OCI-Collection::sizeReturns size of the collection

Description

int OCI-Collection::size ( void )

Returns the size of the collection.

Return Values

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