[]
        
(Showing Draft Content)

C1.Win.Input.Validation.PlaceholderCollection.Remove

Remove Method

Remove(char)

Removes a specific character from the collection.

Declaration
public void Remove(char placeholder)
Parameters
Type Name Description
char placeholder

The character to remove from the collection.