ArcFM Server Developer Guide
SortedBindingList<T> Class Members
Properties  Methods  Events

Version: 10.2.1a

Resource Center Home

The following tables list the members exposed by SortedBindingList<T>.

Public Constructors
 NameDescription
Public ConstructorSortedBindingList<T> Constructor  
Top
Public Properties
 NameDescription
Public PropertyAllowEdit (Inherited from System.ComponentModel.BindingList<T>)
Public PropertyAllowNew (Inherited from System.ComponentModel.BindingList<T>)
Public PropertyAllowRemove (Inherited from System.ComponentModel.BindingList<T>)
Public PropertyCountGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyItemGets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyRaiseListChangedEvents (Inherited from System.ComponentModel.BindingList<T>)
Top
Public Methods
 NameDescription
Public MethodAdd  
Public MethodAddNew (Inherited from System.ComponentModel.BindingList<T>)
Public MethodCancelNew (Inherited from System.ComponentModel.BindingList<T>)
Public MethodClearRemoves all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodContainsDetermines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodCopyToCopies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodEndNew (Inherited from System.ComponentModel.BindingList<T>)
Public MethodGetEnumeratorReturns an enumerator that iterates through the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodIndexOfSearches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodInsertInserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodRemoveRemoves the first occurrence of a specific object from the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodRemoveAtRemoves the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodResetBindings (Inherited from System.ComponentModel.BindingList<T>)
Public MethodResetItem (Inherited from System.ComponentModel.BindingList<T>)
Top
Public Events
 NameDescription
Public EventAddingNew (Inherited from System.ComponentModel.BindingList<T>)
Public EventListChanged (Inherited from System.ComponentModel.BindingList<T>)
Top
See Also

Reference

SortedBindingList<T> Class
Miner Namespace

 

 


Send Comment