Click or drag to resize

CtExternalDocument Methods

The CtExternalDocument type exposes the following members.

Methods
  Name Description
Public method AbsoluteFilePath
(Overrides CtDocumentAbsoluteFilePath)
Public method AsNode
(Inherited from IcddBaseElement)
Public method AsResource
(Inherited from IcddBaseElement)
Public method AsSubgraph
(Inherited from IcddBaseElement)
Public method AsUri
(Inherited from IcddBaseElement)
Public method Delete Deletes this document
(Inherited from CtDocument)
Public method ElementType
(Overrides CtDocumentElementType)
Public method Equals
(Overrides CtDocumentEquals(Object))
Public method GetHashCode
(Overrides CtDocumentGetHashCode)
Public method GetLinkedElements Gets all LinkElements that are linked with this document
(Inherited from CtDocument)
Public method GetLinks Gets all links in all linksets involving this document
(Inherited from CtDocument)
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method GetTypeString
(Inherited from IcddBaseElement)
Public method IsSameOrSubclass
(Inherited from IcddBaseElement)
Public method NextVersion Creates a new version of this document that can optionally be copied to another container
(Inherited from CtDocument)
Public method Static member Read  
Public method ToJsonLD
(Inherited from IcddBaseElement)
Public method ToJsonLDString
(Inherited from IcddBaseElement)
Public method ToString Returns a string representation of the document
(Inherited from CtDocument)
Public method Type
(Overrides CtDocumentType)
Top
See Also