See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.ComponentModel.Design
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.ComponentModel.Design
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
Syntax
C# |
---|
protected override Object CreateInstance( Type itemType ) |
Visual Basic |
---|
Protected Overrides Function CreateInstance ( itemType As Type ) As Object |
Visual C++ |
---|
protected: virtual Object^ CreateInstance( Type^ itemType ) override |
Parameters
- itemType
- Type: System..::..Type