See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Namespace: NTier.Design.DTE
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0

Syntax

C#
public override Type GetElementType()
Visual Basic
Public Overrides Function GetElementType As Type
Visual C++
public:
virtual Type^ GetElementType() override

Return Value

Type: Type

Implements

_Type..::..GetElementType()()()()

See Also