







|
| MCManager API Reference |
| GroupCollection..::.Item Property (String) |
| GroupCollection Class See Also Send Feedback |
Value property.
Namespace:
Moxiecode.Manager.Utils
Assembly:
MCManager (in MCManager.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public Group this[ string key ] { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Default Property Item ( _ key As String _ ) As Group |
| Visual C++ |
|---|
public: property Group^ default[String^ key] { Group^ get (String^ key); } |
Parameters
- key
- Type: System..::.String
