Click or drag to resize

PropertyTypeNoDuplicateValuesTGetPropertyEdges Method (T)

[Missing <summary> documentation for "M:VelocityGraph.PropertyTypeNoDuplicateValues`1.GetPropertyEdges(`0)"]

Namespace:  VelocityGraph
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public IEnumerable<Edge> GetPropertyEdges(
	T value
)

Parameters

value
Type: T

[Missing <param name="value"/> documentation for "M:VelocityGraph.PropertyTypeNoDuplicateValues`1.GetPropertyEdges(`0)"]

Return Value

Type: IEnumerableEdge

[Missing <returns> documentation for "M:VelocityGraph.PropertyTypeNoDuplicateValues`1.GetPropertyEdges(`0)"]

See Also