Udostępnij przez


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
ms165072.pubproperty(pl-pl,SQL.100).gif Members Gets a collection of strings with all group members.
ms165072.pubproperty(pl-pl,SQL.100).gif Name Gets or sets group name.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms165072.pubmethod(pl-pl,SQL.100).gif Clone Returns a full copy of current Group object.
ms165072.pubmethod(pl-pl,SQL.100).gif CopyTo Copies the current Group object into the object that is passed as a parameter.
ms165072.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms165072.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms165072.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms165072.pubmethod(pl-pl,SQL.100).gifms165072.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms165072.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms165072.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms165072.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  

Top