Name | Description | |
---|---|---|
![]() | Add | Create a new param if it doesn't exist and just updates its properties if it does exist. |
![]() | AddNew | (Inherited from System.ComponentModel.BindingList<Param>) |
![]() | CancelNew | (Inherited from System.ComponentModel.BindingList<Param>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<Param>) |
![]() | ClearModified | Clears the modified flag on all items in the list (Inherited from MVPSI.JAMS.NotifyPropertyCollection<Param>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<Param>) |
![]() | ContainsName | Returns true if a parameter with the specified name exists |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<Param>) |
![]() | EndNew | (Inherited from System.ComponentModel.BindingList<Param>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<Param>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<Param>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<Param>) |
![]() | ObjectChanged | Support for change notification (Inherited from MVPSI.JAMS.NotifyPropertyCollection<Param>) |
![]() | ReadXml | Reads the param collection values from XML. |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<Param>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<Param>) |
![]() | ResetBindings | (Inherited from System.ComponentModel.BindingList<Param>) |
![]() | ResetItem | (Inherited from System.ComponentModel.BindingList<Param>) |
![]() | SetModified | Sets the modified flag of all objects in the list (Inherited from MVPSI.JAMS.NotifyPropertyCollection<Param>) |
![]() | WriteXml | Writes the param collection values to XML. |