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