NSEntityDescription.IsKindOfEntity(NSEntityDescription) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- entity
- NSEntityDescription
Returns
- Attributes