Click or drag to resize

ITimeBasedState.AvailableElements Property

Gets the names of all of the elements in this state.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
IList<string> AvailableElements { get; }

Property Value

Type: IList<String>
See Also