Click or drag to resize

CAEXDocumentExtensions Methods

The CAEXDocumentExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodExternalReferenceFromAlias Gets the ExternalReferenceType form the CAEXDocument which defines the defined alias.
Public Extension MethodFindByID Tries to locate a CAEX object from the specified ID. If the ID uses an alias reference and an IExternalReferenceResolver can be located, it is tried to resolve the external reference and to get the object from the external source.
Public Extension MethodFindByPath Tries to locates a CAEX object from the specified CAEX path. If the path uses an alias reference and an IExternalReferenceResolver can be located, it is tried to resolve the external reference and to get the object from the external source.
Public Extension MethodHasLibraries Determines if the CAEXDocument has any libraries
Top
See Also