TryParseNthChildExpression(String, out Int32, out Int32) Method

Definition

Assembly XamlToCSharpGenerator.MiniLanguageParsing.dll
public static bool TryParseNthChildExpression(string pseudoArgument, scoped out int step, scoped out int offset)

Parameters

pseudoArgument
String
step
Int32
offset
Int32

Returns