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

参数

返回

属性

适用于