Method AddNote AddNote(INote) Adds a note to the collection. Declaration void AddNote(INote note) Parameters Type Name Description INote note The note to add.