API Reference > Classes > OdAny Class > OdAny Methods > OdAny::size Method
OdAny::size Method
Syntax
C++
unsigned int size() const;

An unsigned integer value that contains the OdAny object's size in bytes.

Retrieves the size of the OdAny object's value.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.