Class BinaryVector<TItem>
Represents a binary vector.
public abstract class BinaryVector<TItem> where TItem : struct
  Type Parameters
TItem
- Inheritance
 - 
      
      BinaryVector<TItem>
 
- Derived
 
- Inherited Members
 
- Extension Methods
 
Properties
- Data
 Gets the vector data.
- DataType
 Gets the vector data type.