Class Vector<T>
Defines 'Vector[T]' as an alias for a single-dimensional array of type T.
[Alias(typeof(Vector<>))]
public class Vector<T>
Type Parameters
T
- Inheritance
-
Vector<T>
- Inherited Members
- Extension Methods
Defines 'Vector[T]' as an alias for a single-dimensional array of type T.
[Alias(typeof(Vector<>))]
public class Vector<T>
T