Method | Description | |
---|---|---|
AddAttachment ( string attachment ) : void | ||
AddDescriptor ( IDescriptor descriptor ) : void | ||
AddNote ( string note ) : void | ||
CompendiumLinkRelationship ( ) : System | ||
ConsumeLinkXml ( INode>.Dictionary |
||
Equals ( IStorageElement secondElement ) : bool | ||
RemoveAttachment ( string attachment ) : void | ||
RemoveDescriptor ( IDescriptor descriptor ) : void | ||
RemoveNote ( string note ) : void |
public AddAttachment ( string attachment ) : void | ||
attachment | string | |
return | void |
public AddDescriptor ( IDescriptor descriptor ) : void | ||
descriptor | IDescriptor | |
return | void |
public CompendiumLinkRelationship ( ) : System | ||
return | System |
public ConsumeLinkXml ( INode>.Dictionary |
||
nodeList | INode>.Dictionary | |
xml | ||
domainNodeId | string | |
return | bool |
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 |