Map.Count

Map.Count property

Gets the number of layers in the map.

public int Count { get; }

Return Value

The number of layers in the map.

See Also