CategoricalDataSetItem Property

Overload List

ItemIndexCollection, IndexCollection Gets the information in the CategoricalDataSet corresponding to the specified individuals and variables.
ItemIndexCollection, Int32 Gets the information in the CategoricalDataSet corresponding to the specified individuals and variable.
ItemIndexCollection, String Gets the information in the CategoricalDataSet corresponding to the specified individuals and variables.
ItemInt32, IndexCollection Gets the information in the CategoricalDataSet corresponding to the specified individual and variables.
ItemInt32, Int32 Gets the information in the CategoricalDataSet corresponding to the specified individual and variable.
ItemInt32, String Gets the information in the CategoricalDataSet corresponding to the specified individual and variables.
ItemString, IndexCollection Gets the information in the CategoricalDataSet corresponding to the specified individuals and variables.
ItemString, Int32 Gets the information in the CategoricalDataSet corresponding to the specified individuals and variable.
ItemString, String Gets the information in the CategoricalDataSet corresponding to the specified individuals and variables.

See Also