INNote.Contents 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 array of note content objects that represent the total content of the note.
public virtual Intents.INNoteContent[] Contents { [Foundation.Export("contents", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Contents : Intents.INNoteContent[]
Property Value
- Attributes