Click or drag to resize

Patagames.GedcomNetSdk.Primitives Namespace

Contains primitives common to all versions of the GEDCOM specification.
Classes
 ClassDescription
Public classAliasItem

Applicable for: 7.0

Represents the item of the Aliases collection.
Public classChildIdItem

Applicable for: 7.0

Represents the item of the Children collection.
Public classContext A base class that describes the context in terms of the GEDCOM standard.
Public classConvertedFile

Applicable for: 7.0

Describes a digital media file format.
Public classExternalId

Applicable for: 7.0

Represents an identifier for the subject of the superstructure. The identifier is maintained by some external authority; the authority owning the identifier is provided in the Type property.
Public classGedcomCollectionT Represents a collection of GEDCOM contexts.
Public classMap

Applicable for: 5.5.1; 5.5.5; 7.0

Represents a location point defined by the Latitude and Longitude properties.
Public classMultimediaFile

Applicable for: 5.5.1;

Represents an element of the Files collection.
Public classMultimediaFileRecord

Applicable for: 5.5.1; 5.5.5

Represents the FILE MULTIMEDIA_RECORD portion, as described in the applicable GEDCOM standards.
Public classMultimediaFileRecordEx

Applicable for: 7.0

Extends the MultimediaFileRecord class by the PHRASE and TRAN portions, as described in the applicable GEDCOM standards.
Public classPhoneticName

Applicable for: 5.5.1; 5.5.5

Represent the phonetic variation of name and name pieces of the PERSONAL_NAME_STRUCTURE, as described in the applicable GEDCOM standards.
Public classPhoneticPlace

Applicable for: 5.5.1; 5.5.5

Represents the phonetic variation of the place name, as described in the applicable GEDCOM standards.
Public classRomanizedName

Applicable for: 5.5.1; 5.5.5

Represent the romanized variation of name and name pieces of the PERSONAL_NAME_STRUCTURE, as described in the applicable GEDCOM standards.
Public classRomanizedPlace

Applicable for: 5.5.1; 5.5.5

Represent the romanized variation of place name of the PLACE_STRUCTURE, as described in the applicable GEDCOM standards.
Public classSourceCallNumber

Applicable for: 5.5; 5.5.1; 5.5.5; 7.0;

Represents the CALN SOURCE_REPOSITORY_CITATION portion, as described in the applicable GEDCOM
Public classSourceCallNumberEx

Applicable for: 7.0

Extends the SourceCallNumber class so that it can represent the CALN.MEDI.PHRASE SOURCE_REPOSITORY_CITATION portion, as described in the applicable GEDCOM standards.
Public classSourceEvents

Applicable for: 5.5; 5.5.1; 5.5.5

Represents the EVEN SOURCE_RECORD portion, as described in the applicable GEDCOM standards.
Public classSourceEventsEx

Applicable for: 7.0

Represents the EVEN SOURCE_RECORD portion, as described in the applicable GEDCOM standards.
Public classTranslatedName

Applicable for: 7.0

Represents a translation of the Name into a specific human Language.
Public classTranslatedPlace

Applicable for: 7.0

Represents a translation of the Name into a specific human Language.
Public classTranslatedText

Applicable for: 7.0

Represents the translation of unstructured human-readable text, such as is found in NOTE_STRUCTURE, SHARED_NOTE record, or SOURCE_CITATION structure.
Public classTransmissionVersion

Applicable for: 5.5; 5.5.1; 5.5.5; 7.0

Represents the GEDC tag of the GEDCOM transmission file.
Public classUniqueId

Applicable for: 7.0

Represents globally-unique identifier.
Public classUserReferenceNumber

Applicable for: 5.5; 5.5.1; 5.5.5; 7.0

Represents the user-generated identifier.
Structures
 StructureDescription
Public structureTagInfo Encapsulates information about a user tag.