company logo

PropertyHandle :: GetCurrentSize - Get size for selected instance

Similar to GetSize() the function returns the size of the value or instance in bytes. For weak typed collections, however, the function returns the size of the currently selected instance instead of the instance size of defined type for the collection.

Return value:  Size ( uint32  )

Size of the instance or string area.

Implementation details

uint32 PropertyHandle  :: GetCurrentSize (  )