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