메소드 | 설명 | |
---|---|---|
Add_Container ( string Container_Type, string Container_Title ) : void |
Adds a new container information object to this descriptive information
|
|
Clear ( ) : void |
Clears all the information in this descriptive identification object
|
|
Descriptive_Identification ( ) : System |
Constructor for a new instance of the Descriptive_Identification class
|
|
Read ( |
Reads the information about this container in the container list from the EAD XML Reader
|
public Add_Container ( string Container_Type, string Container_Title ) : void | ||
Container_Type | string | General type of this container ( usually 'box', 'folder', etc.. ) |
Container_Title | string | Title or label for this container |
리턴 | void |
public Read ( |
||
Reader | EAD XML Text Reader | |
리턴 | void |