







Groups collection.
Namespace:
Moxiecode.Manager.Utils
Assembly:
MCManager (in MCManager.dll) Version: 1.0.0.0
Syntax
C# |
---|
public GroupCollection Groups { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Groups As GroupCollection |
Visual C++ |
---|
public: property GroupCollection^ Groups { GroupCollection^ get (); } |