CollectionViewGroup(Object) Konstruktor

Definition

Initierar en ny instans av CollectionViewGroup klassen med namnet på gruppen.

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)

Parametrar

name
Object

Namnet på den här gruppen.

Gäller för