Property | Type | Description | |
---|---|---|---|
_pages | List |
Method | Description | |
---|---|---|
AddPage ( string pageData ) : void | ||
CompendiumNote ( ) : System | ||
Equals ( IStorageElement secondElement ) : bool | ||
InsertPage ( string pageData, int page ) : void | ||
RemovePage ( int page ) : void |
public Equals ( IStorageElement secondElement ) : bool | ||
secondElement | IStorageElement | |
return | bool |
public InsertPage ( string pageData, int page ) : void | ||
pageData | string | |
page | int | |
return | void |