cohtml::GetArrayValue
#include <Property.h>
Public Functions
Name | |
---|---|
bool | Invoke(Binder * binder, void * object, ArrayInfo * arrayInfo, const TypedProperty< Type > * prop) |
Detailed Description
template <typename Type >
struct cohtml::GetArrayValue;
Public Functions Documentation
function Invoke
static inline bool Invoke(
Binder * binder,
void * object,
ArrayInfo * arrayInfo,
const TypedProperty< Type > * prop
)