[]
        
(Showing Draft Content)

C1.Win.Input.Validation.PlaceholderCollection.AddRange

AddRange Method

AddRange(CustomPlaceholder[])

Adds the special characters of an ICollection to the end of the PlaceholderCollection.

Declaration
public void AddRange(CustomPlaceholder[] c)
Parameters
Type Name Description
CustomPlaceholder[] c

The ICollection whose elements should be added.