StyleCollection.GetKnownTypes Metodo

Definizione

Ottiene una matrice dei IStateManager tipi che l'oggetto StyleCollection può contenere.

protected:
 override cli::array <Type ^> ^ GetKnownTypes();
protected override Type[] GetKnownTypes();
override this.GetKnownTypes : unit -> Type[]
Protected Overrides Function GetKnownTypes () As Type()

Valori restituiti

Type[]

Matrice contenente un Type oggetto per la Style classe , che indica che StyleCollection può contenere Style oggetti .

Si applica a

Vedi anche