Click or drag to resize

JplDEFileConstants Property

Gets an enumerator for the constants in the file.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IEnumerable<string> Constants { get; }

Property Value

Type: IEnumerableString
See Also