StyleCollection.GetKnownTypes 方法

定義

取得 IStateManager 可包含之 StyleCollection 型別的陣列。

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

傳回

Type[]

包含 Type 類別之 Style 物件的陣列,表示 StyleCollection 可包含 Style 物件。

適用於

另請參閱