共用方式為


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

參數

傳回

屬性

適用於