Initialize a new instance of Group
Namespace:
IpernityNET.IpernityObjectsAssembly: IpernityNET (in IpernityNET.dll) Version: 0.3.1.0 (0.3.1.0)
Syntax
C# |
---|
public Group( int id ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ id As Integer _ ) |
Visual C++ |
---|
public: Group( int id ) |
Parameters
- id
- Type: System..::.Int32
[Missing <param name="id"/> documentation for "M:IpernityNET.IpernityObjects.Group.#ctor(System.Int32)"]