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

Glossary Item Box

The following tables list the members exposed by LookUpCharCollection.

Public Constructors

 NameDescription
Public ConstructorLookUpCharCollection ConstructorInitializes a new instance of the LookUpCharCollection class.  
Top

Public Properties

 NameDescription
Public PropertyCapacity (Inherited from System.Collections.CollectionBase)
Public PropertyCount (Inherited from System.Collections.CollectionBase)
Public PropertyItem  
Top

Public Methods

 NameDescription
Public MethodAddAdds a LookUpChar object to the end of the LookUpCharCollection.Adds a LookUpChar object to the end of the LookUpCharCollection.  
Public MethodClear (Inherited from System.Collections.CollectionBase)
Public MethodContainsDetermines whether the specified LookUpChar object is in the LookUpCharCollection.Determines whether the specified LookUpChar object is in the LookUpCharCollection.  
Public MethodGetEnumerator (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfSearches for the specified LookUpChar object and returns the zero-based index of the first occurrence within the LookUpCharCollection.Searches for the specified LookUpChar object and returns the zero-based index of the first occurrence within the LookUpCharCollection.  
Public MethodInsertInserts a LookUpChar object into the LookUpCharCollection at the specified index.Inserts a LookUpChar object into the LookUpCharCollection at the specified index.  
Public MethodOnChangedRaises the Changed event.  
Public MethodRemoveRemoves the first occurrence of a specific LookUpChar object from the LookUpCharCollection.Removes the first occurrence of a specific LookUpChar object from the LookUpCharCollection.  
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Public MethodToString  
Top

Public Events

 NameDescription
Public EventChanged  
Top

See Also

© 2013 Intersoft Solutions Corp. All Rights Reserved.