IPathHelperCreateNew Method |
Creates a new instance of the path list
Namespace: Jeneva.ValidationAssembly: Jeneva.Net-1.1 (in Jeneva.Net-1.1.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax LinkedList<PathNode> CreateNew()
Function CreateNew As LinkedList(Of PathNode)
Return Value
Type:
LinkedListPathNodeinstance of the path list
See Also