Mindscape LightSpeed - User Reference & API Documentation
PathExpression Constructor (path)
API ReferenceMindscape.LightSpeed.QueryingPathExpressionPathExpression(String)
Initializes a new instance of the PathExpression class.
Declaration Syntax
C#Visual Basic
public PathExpression(
	string path
)
Public Sub New ( _
	path As String _
)
Parameters
path (String)
A non empty path to initialise the PathExpression with.

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)