Intersoft WebInput Documentation
CustomPlaceHolderCollection Class Members
See Also  Properties  Methods  Events Send Feedback
ISNet.WebUI.WebControls Namespace : CustomPlaceHolderCollection Class

Glossary Item Box

The following tables list the members exposed by CustomPlaceHolderCollection.

Public Constructors

 NameDescription
Public ConstructorCustomPlaceHolderCollection ConstructorInitializes a new instance of the CustomPlaceHolderCollection class.  
Top

Public Properties

 NameDescription
Public PropertyCapacity (Inherited from System.Collections.CollectionBase)
Public PropertyCount (Inherited from System.Collections.CollectionBase)
Public PropertyItem Gets or sets the element at the specified index.  
Top

Public Methods

 NameDescription
Public MethodAddAdds a string to the end of the CustomPlaceHolderCollection.  
Public MethodClear (Inherited from System.Collections.CollectionBase)
Public MethodContainsDetermines whether the specified string is in the CustomPlaceHolderCollection.  
Public MethodContainsByCharacter Determines whether a placeholder in a CustomPlaceHolderCollection object.  
Public MethodGetByCharacter Gets a placeholder by character.  
Public MethodGetEnumerator (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfSearches for the specified CustomPlaceHolder object and returns the zero-based index of the first occurrence within the CustomPlaceHolderCollection.  
Public MethodInsertInserts a CustomPlaceHolder object into the CustomPlaceHolderCollection at the specified index.  
Public MethodIsValidChar Determines whether a character is a valid value for the placeholder.  
Public MethodOnChangedRaises the Changed event.  
Public MethodRemoveRemoves the first occurrence of a specific CustomPlaceHolder object from the CustomPlaceHolderCollection.  
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Top

Public Events

 NameDescription
Public EventChanged  
Top

See Also

© 2013 Intersoft Solutions Corp. All Rights Reserved.