Click or drag to resize

CentralBodiesFacetGetEnumerator Method

Enumerates the central bodies.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public IEnumerator<CentralBody> GetEnumerator()

Return Value

Type: IEnumeratorCentralBody
An enumerator for enumerating the central bodies.

Implements

IEnumerableTGetEnumerator
See Also