次の方法で共有


NSEntityDescription.IsKindOfEntity(NSEntityDescription) メソッド

定義

レシーバーが の entityサブタイプであるかどうかを示すブール値を返します。

[Foundation.Export("isKindOfEntity:")]
public virtual bool IsKindOfEntity (CoreData.NSEntityDescription entity);
abstract member IsKindOfEntity : CoreData.NSEntityDescription -> bool
override this.IsKindOfEntity : CoreData.NSEntityDescription -> bool

パラメーター

戻り値

属性

適用対象