The CatalogueReference type exposes the following members.

Methods

  NameDescription
Public methodAddDescription
Add a new 'Description' entry. Description (BBIE). A description of the Catalogue.
Public methodAddNote
Add a new 'Note' entry. Note (BBIE). A free-text note about the Catalogue. This is used for information which is only human readable.
Public methodClearDescriptions
Removes all 'Description' entries. Description (BBIE). A description of the Catalogue.
Public methodClearNotes
Removes all 'Note' entries. Note (BBIE). A free-text note about the Catalogue. This is used for information which is only human readable.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetDescription
Gets a 'Description' entry. Description (BBIE). A description of the Catalogue.
Public methodGetDescriptionCount
Gets the number of 'Description' entries in the container object. Description (BBIE). A description of the Catalogue.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetNote
Gets a 'Note' entry. Note (BBIE). A free-text note about the Catalogue. This is used for information which is only human readable.
Public methodGetNoteCount
Gets the number of 'Note' entries in the container object. Note (BBIE). A free-text note about the Catalogue. This is used for information which is only human readable.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveDescription
Removes a 'Description' entry. Description (BBIE). A description of the Catalogue.
Public methodRemoveNote
Removes a 'Note' entry. Note (BBIE). A free-text note about the Catalogue. This is used for information which is only human readable.
Public methodResetID
Resets the node.
Public methodResetIssueDate
Resets the node.
Public methodResetIssueTime
Resets the node.
Public methodResetPreviousVersionID
Resets the node.
Public methodResetRevisionDate
Resets the node.
Public methodResetRevisionTime
Resets the node.
Public methodResetUUID
Resets the node.
Public methodResetVersionID
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also