Open sandboxFocus

Method GetNextParameter

GetNextParameter()

Gets the next parameter name.

Declaration
public ArraySegment<char> GetNextParameter()
Returns
Type Description
ArraySegment<char>

The name of the next parameter, or the default (null) value if there is no next parameter.