libCZI
Reading and Writing CZI documents made easy
|
#include <libCZI_DimCoordinate.h>
Public Member Functions | |
virtual bool | IsContained (int index) const =0 |
Interface used to represent a set of indices. The object can be queried whether the specified index is contained in the set or not.
|
pure virtual |
Query if the specified 'index' is contained in the set or not.
index | The index to test. |