DictionaryElementGraph Property  | 
 [Missing <summary> documentation for "P:Frontenac.Blueprints.DictionaryElement.Graph"]
 
    Namespace: 
   Frontenac.Blueprints
    Assembly:
   VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntaxpublic IGraph Graph { get; }Public ReadOnly Property Graph As IGraph
	Get
public:
virtual property IGraph^ Graph {
	IGraph^ get () sealed;
}abstract Graph : IGraph with get
override Graph : IGraph with get
Property Value
Type: 
IGraphImplements
IElementGraph
See Also