API Reference

Class

OneNoteFileNodeList

Namespace OfficeIMO.OneNote
Assembly OfficeIMO.OneNote
Modifiers sealed

A complete chain of MS-ONESTORE file-node-list fragments.

Inheritance

  • Object
  • OneNoteFileNodeList

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Properties

public UInt32 Id { get; } #

File-node-list identity.

public IReadOnlyList<OneNoteFileNodeListFragment> Fragments { get; } #

Fragments in sequence order.

public IReadOnlyList<OneNoteFileNode> Nodes { get; } #

All nodes in logical list order.