The IIntSet type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
IsIntRange |
This member function checks whether the domain is a range of integer values. (Inherited from IDataCollection.) |
|
|
IsIntSet |
This member function checks whether the domain is a set of integer values. (Inherited from IDataCollection.) |
|
|
IsNumRange |
This member function checks whether the domain is a range of numeric values. (Inherited from IDataCollection.) |
|
|
IsNumSet |
This member function checks whether the domain is a set of numeric values. (Inherited from IDataCollection.) |
|
|
IsSymbolSet |
This member function checks whether the domain is a set of string values. (Inherited from IDataCollection.) |
|
|
IsTupleSet |
This member function checks whether the domain is a set of ITuple. (Inherited from IDataCollection.) |
|
|
Name |
This member function returns the name of the collection. (Inherited from IDataCollection.) |
|
|
Size |
This member function returns the size of the collection, that is, the number of included
elements. (Inherited from IDiscreteDataCollection.) |