Initialises the current part from the information in a string representation of it.
Initialises an empty part.
public Path.Part();
Initialises the current part to represent a windowing system widget.
public Path.Part(IntPtr,Grammar);
Initialises the current part from the information in a string representation of it.
public Path.Part(string,Grammar);