TimeStandard.Index Property |
Gets the index corresponding to this time standard.
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic int Index { get; }
Public ReadOnly Property Index As Integer
Get
public:
virtual property int Index {
int get () sealed;
}
abstract Index : int with get
override Index : int with get
Property Value
Type:
Int32Implements
IIndexedFormat.Index
See Also