Namespace: Rx – Class: CRxArray2DInt – Header: Rx.Core.Ex/RxArray2DInt.h
CRxArray2DInt::IsValid Method
C++
virtual bool IsValid()
Query if this object is valid. This function returns also true if the object itself is valid but the memory block has size zero.
Returns
bool |
True if valid, false if not. |