IMutableModel.RemoveShared(Type) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將指定的類型標示為未共用,表示探索到相符的實體類型何時不應設定為共用類型實體類型。
public Type? RemoveShared (Type type);
abstract member RemoveShared : Type -> Type
Public Function RemoveShared (type As Type) As Type
參數
傳回
已移除的類型。
適用於