Performs a parsering of the command line.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public XCommandLineParameter[] Parse()

Return Value

Returns a collection of parameters XCommandLineParameter which have been found.

See Also