See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Initializes a new instance of the CollectionWithChangedEventEditor class
Namespace: NTier.Forms.DesignAssembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
Syntax
C# |
---|
public CollectionWithChangedEventEditor( Type type ) |
Visual Basic |
---|
Public Sub New ( type As Type ) |
Visual C++ |
---|
public: CollectionWithChangedEventEditor( Type^ type ) |
Parameters
- type
- Type: System..::..Type