PropertyTypeMyGraph Property |
[Missing <summary> documentation for "P:VelocityGraph.PropertyType.MyGraph"]
Namespace:
VelocityGraph
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic Graph MyGraph { get; }
Public ReadOnly Property MyGraph As Graph
Get
public:
property Graph^ MyGraph {
Graph^ get ();
}
member MyGraph : Graph with get
Property Value
Type:
Graph
See Also