IExternalReference Interface Methods Send Feedback
See Also 

For a list of all members of this type, see IExternalReference members.

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the external reference.  
 MethodGetBlockDefinitionGets a Block definition in the external reference.  
 MethodGetChildrenGets the child external references for this external reference.  
 MethodGetExtensionDictionaryGets the dictionary for the external reference.  
 MethodGetFoundInPathGets the path to the external reference.  
 MethodGetParentsGets the parent external references for the external reference.  
 MethodIsTopLevelGets whether this external reference is a top-level reference.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the external reference, if the dictionary exists and is empty.  
 MethodReloadReloads the external reference.  
 MethodUnloadUnloads the external reference.  
Top

See Also