Name | Description | |
---|---|---|
FolderParamCollection Constructor | Overloaded. |
The following tables list the members exposed by FolderParamCollection.
Name | Description | |
---|---|---|
FolderParamCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
AllowEdit | (Inherited from System.ComponentModel.BindingList<Param>) | |
AllowNew | (Inherited from System.ComponentModel.BindingList<Param>) | |
AllowRemove | (Inherited from System.ComponentModel.BindingList<Param>) | |
Count | (Inherited from System.Collections.ObjectModel.Collection<Param>) | |
Folder | Gets or Sets the Folder | |
Item | (Inherited from System.Collections.ObjectModel.Collection<Param>) | |
LoadedFrom | Overridden. Gets the JAMS Server that was used to load this collection | |
RaiseListChangedEvents | (Inherited from System.ComponentModel.BindingList<Param>) |
Name | Description | |
---|---|---|
IsSortedCore | (Inherited from System.ComponentModel.BindingList<Param>) | |
Items | (Inherited from System.Collections.ObjectModel.Collection<Param>) | |
SortDirectionCore | (Inherited from System.ComponentModel.BindingList<Param>) | |
SortPropertyCore | (Inherited from System.ComponentModel.BindingList<Param>) | |
SupportsChangeNotificationCore | (Inherited from System.ComponentModel.BindingList<Param>) | |
SupportsSearchingCore | (Inherited from System.ComponentModel.BindingList<Param>) | |
SupportsSortingCore | (Inherited from System.ComponentModel.BindingList<Param>) |
Name | Description | |
---|---|---|
Add | Create a new param if it doesn't exist and just updates its properties if it does exist. (Inherited from MVPSI.JAMS.ParamCollection) | |
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 (Inherited from MVPSI.JAMS.ParamCollection) | |
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. (Inherited from MVPSI.JAMS.ParamCollection) | |
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. (Inherited from MVPSI.JAMS.ParamCollection) |
Name | Description | |
---|---|---|
AddNewCore | (Inherited from System.ComponentModel.BindingList<Param>) | |
ApplySortCore | (Inherited from System.ComponentModel.BindingList<Param>) | |
ClearItems | (Inherited from System.ComponentModel.BindingList<Param>) | |
FindCore | (Inherited from System.ComponentModel.BindingList<Param>) | |
InsertItem | (Inherited from System.ComponentModel.BindingList<Param>) | |
OnAddingNew | (Inherited from System.ComponentModel.BindingList<Param>) | |
OnListChanged | (Inherited from System.ComponentModel.BindingList<Param>) | |
RemoveItem | (Inherited from System.ComponentModel.BindingList<Param>) | |
RemoveSortCore | (Inherited from System.ComponentModel.BindingList<Param>) | |
SetItem | (Inherited from System.ComponentModel.BindingList<Param>) |
Name | Description | |
---|---|---|
AddingNew | (Inherited from System.ComponentModel.BindingList<Param>) | |
ListChanged | (Inherited from System.ComponentModel.BindingList<Param>) |