Click or drag to resize

ITimeBasedStateAvailableElements 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: 24.1.418.0 (24.1.418.0)
Syntax
IList<string> AvailableElements { get; }

Property Value

Type: IListString
See Also