PropertyTypeTTGetPropertyVertices Method |
Name | Description | |
---|---|---|
GetPropertyVertices(Boolean) |
Try to find all Vertex with a property value.
(Overrides PropertyTypeGetPropertyVertices(Boolean).) | |
GetPropertyVertices(IComparable, Boolean) |
Try to find all Vertex with a given property value.
(Overrides PropertyTypeGetPropertyVertices(IComparable, Boolean).) | |
GetPropertyVertices(T, Boolean) |
Try to find all Vertex with a given property value.
|