Click or drag to resize
IPathHelperCreateNew Method
Creates a new instance of the path list

Namespace: Jeneva.Validation
Assembly: Jeneva.Net-1.1 (in Jeneva.Net-1.1.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
LinkedList<PathNode> CreateNew()

Return Value

Type: LinkedListPathNode
instance of the path list
See Also