ReferenceGraphModel(ReferenceGraph) Constructor

Public Sub New( _ 
ByVal graph_object As ReferenceGraph
)
This language is not supported or no code example is available.
public ReferenceGraphModel( 
ReferenceGraph graph_object 
)
This language is not supported or no code example is available.
public:  
ReferenceGraphModel( 
ReferenceGraph^ graph_object 
)
This language is not supported or no code example is available.
public function ReferenceGraphModel( 
graph_object : ReferenceGraph 
);
This language is not supported or no code example is available.

Parameters

graph_object
ReferenceGraph

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1

In this article

Definition