Browse
 
Tools
Rss Categories

LVSemanticArray::Size

Reference Number: AA-00951 Views: 7211 0 Rating/ Voters

Returns the size of an LVSemanticArray.

Function

  • int Size() const

Return Values

Non-negative value

The number of elements in the array.

LV_FAILURE

Either the handle is not of SI_TYPE_ARRAY type, or some error occurred.

See Also