ParameterCollection.GetKnownTypes 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 Parameter 集合可包含之 ParameterCollection 型別的陣列。
protected:
override cli::array <Type ^> ^ GetKnownTypes();
protected override Type[] GetKnownTypes ();
override this.GetKnownTypes : unit -> Type[]
Protected Overrides Function GetKnownTypes () As Type()
傳回
- Type[]
已排序 Type 物件陣列,識別集合可包含之 Parameter 物件的型別。