Method | Description | |
---|---|---|
GetDuplicatedGroups ( ) : Dictionary |
||
GetLastSelectedPageId ( ) : string | ||
HasPageId ( string pageId ) : bool | ||
InitializeOneNoteWrapper ( ) : void | ||
Navigate ( string pageId ) : void | ||
RemovePage ( string pageId ) : bool | ||
SetLastSelectedPageId ( string pageId ) : void | ||
TryGetSectionPath ( string pageId, string §ionPath ) : bool | ||
UpdateHierarchy ( ) : bool |
Method | Description | |
---|---|---|
CheckIfDeleted ( System pageNode ) : bool | ||
FireEventUpdatedScanProgress ( int current, int max, string pageName ) : void | ||
TryCalculateHashOf ( string plainText, string &hash ) : bool | ||
TryGetHashOfOneNotePage ( string pageId, string &hash ) : bool | ||
TryGetOneNotePageInfos ( System xmlDocument, OneNotePageInfo>.Dictionary |
public GetDuplicatedGroups ( ) : Dictionary |
||
return | Dictionary |
public SetLastSelectedPageId ( string pageId ) : void | ||
pageId | string | |
return | void |
public TryGetSectionPath ( string pageId, string §ionPath ) : bool | ||
pageId | string | |
sectionPath | string | |
return | bool |