Input for WinForms | ComponentOne
C1.Win.Input.Validation Namespace / PlaceholderCollection Class / IndexOf Method

In This Topic
    IndexOf Method
    In This Topic
    Returns the index of a character in the placeholder collection, or –1 if it does not belong to the collection.
    Overload List
    OverloadDescription
    Returns the index of a character in the placeholder collection, or –1 if it does not belong to the collection.  
    (Inherited from System.Collections.ObjectModel.Collection<T>)
    See Also