NSEntityDescription.AttributesByName Property
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.
Gets the a dictionary whose keys are the receiver attribute names and whose values are the corresponding attribute values.
public virtual Foundation.NSDictionary AttributesByName { [Foundation.Export("attributesByName")] get; }
member this.AttributesByName : Foundation.NSDictionary
Property Value
- Attributes