Click or drag to resize
StaMaStateRegions Property
Gets the list of sub-Region instances.

Namespace: StaMa
Assembly: StaMa (in StaMa.dll) Version: 2.3.1.7
Syntax
public RegionCollection Regions { get; }

Property Value

Type: RegionCollection
A RegionCollection instance. The Count property will be 0 if there are no sub-Region instances.
See Also