Iau2006XysDataNumberOfPoints Property |
Gets the total number of samples in the XYS table.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic int NumberOfPoints { get; }
Public ReadOnly Property NumberOfPoints As Integer
Get
public:
property int NumberOfPoints {
int get ();
}
member NumberOfPoints : int with get
Property Value
Type:
Int32
See Also