API Reference
>
Classes
>
OdAny Class
>
OdAny Operators
>
<< Operator
>
OdAny::<< Operator (OdArray<OdAny> &)
OdAny::<< Operator (OdArray<OdAny> &)
Collapse All
Syntax
C++
void
operator
<<
(
const
OdArray<
OdAny
> &
val
);
Parameters
Parameters
Description
const OdArray<OdAny> & val
[in] An array of
OdAny
objects to be written (right-hand operand of the << operator).
Description
Writes the array of
OdAny
objects into the OdAny object.
Group
<< Operator
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
Send feedback about this topic