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

Syntax

C#
protected override Type CreateCollectionItemType()
Visual Basic
Protected Overrides Function CreateCollectionItemType As Type
Visual C++
protected:
virtual Type^ CreateCollectionItemType() override

Return Value

Type: Type

See Also