Table of Contents

Property Count

Namespace
Zyl.VectorTraits
Assembly
VectorTraits.dll

Count

Returns the number of elements stored in the vector (返回存储在向量中的元素数量). It supports ExType (它支持扩展类型).

public static int Count { get; }

Property Value

int