9.2.4 GetSize

virtual unsigned int GetSize() const

This pure virtual method is used to return the number of elements if the data stored in an OEBaseData derived class is an array. Note that the value returned is the number of elements in the array, not the number of bytes occupied by the data.