Click or drag to resize

CategoricalDataSetItem Property

Overload List
  NameDescription
Public propertyItemIndexCollection, IndexCollection
Gets the information in the CategoricalDataSet corresponding to the specified individuals and variables.
Public propertyItemIndexCollection, Int32
Gets the information in the CategoricalDataSet corresponding to the specified individuals and variable.
Public propertyItemIndexCollection, String
Gets the information in the CategoricalDataSet corresponding to the specified individuals and variables.
Public propertyItemInt32, IndexCollection
Gets the information in the CategoricalDataSet corresponding to the specified individual and variables.
Public propertyItemInt32, Int32
Gets the information in the CategoricalDataSet corresponding to the specified individual and variable.
Public propertyItemInt32, String
Gets the information in the CategoricalDataSet corresponding to the specified individual and variables.
Public propertyItemString, IndexCollection
Gets the information in the CategoricalDataSet corresponding to the specified individuals and variables.
Public propertyItemString, Int32
Gets the information in the CategoricalDataSet corresponding to the specified individuals and variable.
Public propertyItemString, String
Gets the information in the CategoricalDataSet corresponding to the specified individuals and variables.
Top
See Also