ComponentOne Input for WinForms
PlaceholderCollection Class Members
Properties  Methods  Events

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : PlaceholderCollection Class

The following tables list the members exposed by PlaceholderCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyGets or sets the the special character at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAdds a new special character to the collection.  
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.CollectionBase)
Public MethodDetermines whether a character is in the placeholder collection.  
Public MethodCopies elements of the collection to an array starting at a particular array index.  
Public MethodReturns the CustomPlaceholder object corresponding to the character argument, or null if it does not belong to the collection.  
Public MethodReturns the index of a character in the placeholder collection, or –1 if it does not belong to the collection.  
Public MethodInserts a new special character to the collection at the specified position.  
Public MethodRemoves a specific character from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
Public Events
 NameDescription
Public EventOccurs when PlaceholderCollection is changed  
Top
See Also

Reference

PlaceholderCollection Class
C1.Win.C1Input Namespace