mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Resource_Object >> Metadata_Modules >> EAD >> Description_of_Subordinate_Components

Description_of_Subordinate_Components Class



Description of subordinate Containers (or container list) for an encoded archival description (EAD)


Namespace: SobekCM.Resource_Object.Metadata_Modules.EAD
Assembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
[SerializableAttribute]
public class Description_of_Subordinate_Components

Inheritance Hierarchy

System..::..Object
  SobekCM.Resource_Object.Metadata_Modules.EAD..::..Description_of_Subordinate_Components

Constructors

  NameDescription
Public methodDescription_of_Subordinate_Components
Constructor for a new instance of the Description_of_Subordinate_Components class

Methods

  NameDescription
Public methodClear
Clear the contents of child componets and the descriptive identification
Public methodRead
Reads the information about this container in the container list from the EAD XML Reader
Public methodToString
Returns the recursively built container information for this class as a string for debug purposes
(Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyContainers
Gets the list of container objects
Public propertyDid
Gets the did information object
Public propertyHead
Holds basic head information about the containers, from the EAD
Public propertyType
Gets the type value

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )