Property | Type | Description |
---|
Method | Description | |
---|---|---|
EAD_Transfer_TOC_Included_Section ( ) : System |
Constructor for a new instance of the EAD_TOC_Included_Section class Empty constructor for serialization and deserialization purposes |
|
EAD_Transfer_TOC_Included_Section ( string Internal_Link_Name, string Section_Title ) : System |
Constructor for a new instance of the EAD_TOC_Included_Section class
|
public EAD_Transfer_TOC_Included_Section ( ) : System | ||
return | System |
public EAD_Transfer_TOC_Included_Section ( string Internal_Link_Name, string Section_Title ) : System | ||
Internal_Link_Name | string | Name of the internal link with the EAD Finding Guide which is used to allow a /// user to move to a section within the complete EAD Finding Guide HTML |
Section_Title | string | Title of this EAD Finding Guide section to be displayed in the table of contents |
return | System |