You are here:
Home
>
MtxVec
>
TNamedVariable Class
>
Value Property
MtxVec (C++)
Contents
|
Search
|
Home
TNamedVariable::Value Property
TNamedVariable Class
__declspec
(property(get = GetValue, put = SetValue))
TValueRec
*Value;
Variable properties.
Read:
TValueRec
*GetValue();
Write:
void
SetValue(
TValueRec
*Value);
See Also:
TValueRec
Declared in Dew::Math::TNamedVariable · Dew.Math/MtxParseClass.h · Cross-compiler