Click or drag to resize

VectorCount Property

Get or set the number of elements in the array

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public int Count { get; set; }

public int Count { get; set; }

Property Value

Type: Int32
See Also