Documentation for this section has not yet been entered.
The MaskedTextProvider.InvalidIndex property is used to represent a result that is not valid for indexing operations, such as the MaskedTextProvider.LastAssignedPosition method.
When you use the provider or implement your own, you should use this property to decide if an index is invalid, rather than hard-coding knowledge of invalid values.