Initializes a new instance of the Group class

Namespace: TinCan
Assembly: TinCan (in TinCan.dll) Version: 0.0.1.0 (0.0.1.0)

Syntax

C#
public Group()
Visual Basic
Public Sub New
Visual C++
public:
Group()
F#
new : unit -> Group

See Also