IIndexedFormatIndex Property |
Gets the index associated with the format. All formats used with a specific
FormatConverterT, TFormatType instance must have unique, sequential indices.
Namespace:
AGI.Foundation.Infrastructure
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax ReadOnly Property Index As Integer
Get
property int Index {
int get ();
}
abstract Index : int with get
Property Value
Type:
Int32See Also