JAMS 6.x Help
ResReqCollection Class Members
Properties  Methods  Events


The following tables list the members exposed by ResReqCollection.

Public Constructors
 NameDescription
Public ConstructorResReqCollection ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAllowEdit (Inherited from System.ComponentModel.BindingList<ResReq>)
Public PropertyAllowNew (Inherited from System.ComponentModel.BindingList<ResReq>)
Public PropertyAllowRemove (Inherited from System.ComponentModel.BindingList<ResReq>)
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<ResReq>)
Public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<ResReq>)
Public PropertyLoadedFromGets the JAMS Server that was used to load this collection  
Public PropertyRaiseListChangedEvents (Inherited from System.ComponentModel.BindingList<ResReq>)
Top
Protected Properties
 NameDescription
Protected PropertyIsSortedCore (Inherited from System.ComponentModel.BindingList<ResReq>)
Protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<ResReq>)
Protected PropertySortDirectionCore (Inherited from System.ComponentModel.BindingList<ResReq>)
Protected PropertySortPropertyCore (Inherited from System.ComponentModel.BindingList<ResReq>)
Protected PropertySupportsChangeNotificationCore (Inherited from System.ComponentModel.BindingList<ResReq>)
Protected PropertySupportsSearchingCore (Inherited from System.ComponentModel.BindingList<ResReq>)
Protected PropertySupportsSortingCore (Inherited from System.ComponentModel.BindingList<ResReq>)
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<ResReq>)
Public MethodAddNew (Inherited from System.ComponentModel.BindingList<ResReq>)
Public MethodCancelNew (Inherited from System.ComponentModel.BindingList<ResReq>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<ResReq>)
Public MethodClearModifiedClears the modified flag on all items in the list (Inherited from MVPSI.JAMS.NotifyPropertyCollection<ResReq>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<ResReq>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<ResReq>)
Public MethodEndNew (Inherited from System.ComponentModel.BindingList<ResReq>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<ResReq>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<ResReq>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<ResReq>)
Public MethodObjectChangedSupport for change notification (Inherited from MVPSI.JAMS.NotifyPropertyCollection<ResReq>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<ResReq>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<ResReq>)
Public MethodResetBindings (Inherited from System.ComponentModel.BindingList<ResReq>)
Public MethodResetItem (Inherited from System.ComponentModel.BindingList<ResReq>)
Public MethodSetModifiedSets the modified flag of all objects in the list (Inherited from MVPSI.JAMS.NotifyPropertyCollection<ResReq>)
Top
Protected Methods
 NameDescription
Protected MethodAddNewCore (Inherited from System.ComponentModel.BindingList<ResReq>)
Protected MethodApplySortCore (Inherited from System.ComponentModel.BindingList<ResReq>)
Protected MethodClearItems (Inherited from System.ComponentModel.BindingList<ResReq>)
Protected MethodFindCore (Inherited from System.ComponentModel.BindingList<ResReq>)
Protected MethodInsertItem (Inherited from System.ComponentModel.BindingList<ResReq>)
Protected MethodOnAddingNew (Inherited from System.ComponentModel.BindingList<ResReq>)
Protected MethodOnListChanged (Inherited from System.ComponentModel.BindingList<ResReq>)
Protected MethodRemoveItem (Inherited from System.ComponentModel.BindingList<ResReq>)
Protected MethodRemoveSortCore (Inherited from System.ComponentModel.BindingList<ResReq>)
Protected MethodSetItem (Inherited from System.ComponentModel.BindingList<ResReq>)
Top
Public Events
 NameDescription
Public EventAddingNew (Inherited from System.ComponentModel.BindingList<ResReq>)
Public EventListChanged (Inherited from System.ComponentModel.BindingList<ResReq>)
Top
See Also

Reference

ResReqCollection Class
MVPSI.JAMS Namespace

Send Feedback