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: 25.1.421.0 (25.1.421.0)
SyntaxReadOnly Property Index As Integer
	Get
property int Index {
	int get ();
}abstract Index : int with get
Property Value
Type: 
Int32
See Also