SelectorGeneratorTElementNthLastChild Method

Definition

Namespace: Fizzler
Assembly: PCBI.Svg_Library (in PCBI.Svg_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public void NthLastChild(
	int a,
	int b
)

Parameters

a  Int32
 
b  Int32
 

Implements

ISelectorGeneratorNthLastChild(Int32, Int32)

See Also