Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal group As System.Integer _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim group As System.Integer Dim instance As New NGroup(group) |
C# | |
---|---|
public NGroup( System.int group ) |
Delphi | |
---|---|
public NGroup( group: System.Integer ); |
JScript | |
---|---|
public function NGroup( group : System.int ); |
Managed Extensions for C++ | |
---|---|
public: NGroup( System.int group ) |
C++/CLI | |
---|---|
public: NGroup( System.int group ) |
Parameters
- group
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2