Click or drag to resize

CompositeTerrainProvider.Count Property

Gets the number of items.

Namespace:  AGI.Foundation.Terrain
Assembly:  AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ICollection<T>.Count
See Also