Share via


CollectionViewGroup(Object) Konstruktor

Definition

Initialisiert eine neue Instanz der CollectionViewGroup-Klasse mit dem Namen der Gruppe.

protected:
 CollectionViewGroup(System::Object ^ name);
protected CollectionViewGroup (object name);
new System.Windows.Data.CollectionViewGroup : obj -> System.Windows.Data.CollectionViewGroup
Protected Sub New (name As Object)

Parameter

name
Object

Der Name dieser Gruppe.

Gilt für: