NSEntityDescription.Properties Property

Definition

Gets an array that contains the receiver's properties.

public virtual CoreData.NSPropertyDescription[] Properties { [Foundation.Export("properties", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setProperties:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Properties : CoreData.NSPropertyDescription[] with get, set

Property Value

Attributes

Applies to