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: 24.1.418.0 (24.1.418.0)
Syntax
public IEnumerator<CentralBody> GetEnumerator()

Return Value

Type: IEnumeratorCentralBody
An enumerator for enumerating the central bodies.

Implements

IEnumerableTGetEnumerator
See Also