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
Nombre | Description | |
---|---|---|
Group | Initializes a new instance of Group using the default values. |
Arriba
Public Properties
Nombre | Description | |
---|---|---|
Members | Gets a collection of strings with all group members. | |
Name | Gets or sets group name. |
Arriba
Public Methods
(see also Protected Methods )
Nombre | 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 ) |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Arriba
Explicit Interface Implementations
Nombre | Description | |
---|---|---|
System.ICloneable.Clone |
Arriba