DictionaryElementGraph Property |
[Missing <summary> documentation for "P:VelocityGraph.Frontenac.Blueprints.DictionaryElement.Graph"]
Namespace:
VelocityGraph.Frontenac.Blueprints
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public 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
IElementGraphSee Also