[This is preliminary documentation and is subject to change.]
The Group type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| Group(IConfigSectionNode) | Initializes a new instance of the Group class | |
| Group(String, Int32) | Initializes a new instance of the Group class |
Methods
| Name | Description | |
|---|---|---|
Determines whether the specified object is equal to the current object. (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Serves as the default hash function. (Inherited from | ||
Gets the (Inherited from | ||
| Match |
Tries to find an address in group and returns it or null
| |
Creates a shallow copy of the current (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
Extension Methods
Properties
| Name | Description | |
|---|---|---|
| Addresses |
Addresses that are part of the group
| |
| Key |
Returns group key for lookup in State.NetState object
| |
| Name | ||
| Order |
See Also