| FDO API Reference | Feature Data Objects |
#include <PropertyValueConstraintList.h>
Inherits FdoPropertyValueConstraint.
Inheritance diagram for FdoPropertyValueConstraintList:

Definition at line 46 of file PropertyValueConstraintList.h.
Public Member Functions | |
| FDO_API FdoDataValueCollection * | GetConstraintList () |
| Returns the list of allowed values for a particular property. | |
| virtual FDO_API FdoPropertyValueConstraintType | GetConstraintType () |
| Returns FdoPropertyValueConstraintType_Range type. | |
Static Public Member Functions | |
| static FDO_API FdoPropertyValueConstraintList * | Create () |
| Constructs an empty instance of an FdoPropertyValueConstraintList. | |
Protected Member Functions | |
| virtual void | Dispose () |
| Dispose this object. | |
| FdoPropertyValueConstraintList () | |
| Constructs a default instance of a FdoPropertyValueConstraintList. | |
| virtual | ~FdoPropertyValueConstraintList () |
Friends | |
| class | FdoInternalPropertyValueConstraintList |
| Comments or suggestions? Send us feedback. |