The ICategoricalVector type exposes the following members.
| Name | Description |
---|
 | CategoryIndex |
Gets the index containing the categories.
|
 | Count |
Gets the number of groups.
(Inherited from IGrouping.) |
 | ElementType |
Gets the element type of the vector.
(Inherited from IVector.) |
 | Encoding |
Gets or sets the encoding used when creating indicator variables.
|
 | FormatString |
Gets a format string used when formatting elements of the vector.
(Inherited from IVector.) |
 | Index |
Gets the index of the object.
(Inherited from IVector.) |
 | Length |
Gets the length of the vector.
(Inherited from IVector.) |
 | LevelIndexes |
Gets a vector that contains the level indexes of the elements.
|
 | Name |
Gets the name of the object.
(Inherited from IVector.) |
Top
Reference