ExceptionFactoryPropertyKeyLabelIsReservedForEdges Method |
[Missing <summary> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.ExceptionFactory.PropertyKeyLabelIsReservedForEdges"]
Namespace:
VelocityGraph.Frontenac.Blueprints.Util
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public static ArgumentException PropertyKeyLabelIsReservedForEdges()
Public Shared Function PropertyKeyLabelIsReservedForEdges As ArgumentException
public:
static ArgumentException^ PropertyKeyLabelIsReservedForEdges()
static member PropertyKeyLabelIsReservedForEdges : unit -> ArgumentException
Return Value
Type:
ArgumentException[Missing <returns> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.ExceptionFactory.PropertyKeyLabelIsReservedForEdges"]
See Also