Input for WinForms | ComponentOne
C1.Win.Input.Validation Namespace / PlaceholderCollection Class
Properties Methods Events


In This Topic
    PlaceholderCollection Class Members
    In This Topic

    The following tables list the members exposed by PlaceholderCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PlaceholderCollection class.  
    Top
    Public Properties
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public MethodAdds the special characters of an ICollection to the end of the PlaceholderCollection.  
    Public MethodChecks validity of the placeholder  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public MethodOverloaded. Determines whether a character is in the placeholder collection.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public MethodReturns the CustomPlaceholder object corresponding to the character argument, or null if it does not belong to the collection.  
    Public MethodOverloaded. Returns the index of a character in the placeholder collection, or –1 if it does not belong to the collection.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.ObservableCollection<CustomPlaceholder>)
    Public MethodOverloaded. Removes a specific character from the collection.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Top
    Public Events
    See Also