JAMS 6.x Help
SetupJobParamCollection Class
Members 


A Collection of Setup Job's Params
Object Model
SetupJobParamCollection Class
Syntax
'Declaration
 
Public Class SetupJobParamCollection 
   Inherits MVPSI.JAMS.NotifyPropertyCollection(Of SetupJobParam)
'Usage
 
Dim instance As SetupJobParamCollection
public class SetupJobParamCollection : MVPSI.JAMS.NotifyPropertyCollection<SetupJobParam> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.ComponentModel.BindingList<T>
         MVPSI.JAMS.NotifyPropertyCollection<T>
            MVPSI.JAMS.SetupJobParamCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SetupJobParamCollection Members
MVPSI.JAMS Namespace

Send Feedback