'Declaration
Public Overridable Function GetRootForReferenceProperty( _ ByVal property As System.String _ ) As INDiagramElementContainer
'Usage
Dim instance As NDrawingDocument Dim property As System.String Dim value As INDiagramElementContainer value = instance.GetRootForReferenceProperty(property)
public virtual INDiagramElementContainer GetRootForReferenceProperty( System.string property )
Parameters
- property