Share via


NSEntityDescription.AttributesByName Property

Definition

Gets the a dictionary whose keys are the receiver attribute names and whose values are the corresponding attribute values.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary AttributesByName { [Foundation.Export("attributesByName")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("attributesByName")>]
member this.AttributesByName : Foundation.NSDictionary

Property Value

Attributes

Applies to