Upravit

Sdílet prostřednictvím


NSEntityDescription.IsKindOfEntity(NSEntityDescription) Method

Definition

Returns a Boolean value that tells whether the receiver is a subtype of entity.

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

Parameters

Returns

Attributes

Applies to