Group Members
Defines a group of attributes to be used in a UserDefinedGroupBinding binding. This class cannot be inherited.
The following tables list the members exposed by the Group type.
Public Constructors
Name | Description | |
---|---|---|
Group | Initializes a new instance of Group using the default values. |
Top
Public Properties
Name | Description | |
---|---|---|
Members | Gets a collection of strings with all group members. | |
Name | Gets or sets group name. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Returns a full copy of current Group object. | |
CopyTo | Copies the current Group object into the object that is passed as a parameter. | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.ICloneable.Clone |
Top