Method | Description | |
---|---|---|
AddAttachment ( string attachment ) : void | ||
AddDescriptor ( IDescriptor descriptor ) : void | ||
AddNote ( string note ) : void | ||
ConsumeNodeXml ( |
||
Equals ( IStorageElement secondElement ) : bool | ||
RemoveAttachment ( string attachment ) : void | ||
RemoveDescriptor ( IDescriptor descriptor ) : void | ||
RemoveNote ( string note ) : void | ||
XmlCompendiumNode ( ) : System | ||
XmlCompendiumNode ( INodeType nodeType ) : System | ||
XmlCompendiumNode ( |
public AddAttachment ( string attachment ) : void | ||
attachment | string | |
return | void |
public AddDescriptor ( IDescriptor descriptor ) : void | ||
descriptor | IDescriptor | |
return | void |
public ConsumeNodeXml ( |
||
xml | ||
return | void |
public Equals ( IStorageElement secondElement ) : bool | ||
secondElement | IStorageElement | |
return | bool |
public RemoveAttachment ( string attachment ) : void | ||
attachment | string | |
return | void |
public RemoveDescriptor ( IDescriptor descriptor ) : void | ||
descriptor | IDescriptor | |
return | void |
public XmlCompendiumNode ( INodeType nodeType ) : System | ||
nodeType | INodeType | |
return | System |
public XmlCompendiumNode ( |
||
compendiumNodeXml | ||
return | System |