Group Members
Include Protected Members
Include Inherited Members
Defines a group of attributes to be used in a UserDefinedGroupBinding binding. This class cannot be inherited.
The Group type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Group() | Initializes a new instance of Group using the default values. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone() | Returns a full copy of current Group object. |
![]() |
CopyTo(Group) | Copies the current Group object into the object that is passed as a parameter. |
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top