Piccolo.NET

PNodeList.Item Property

Allows a PNodeList to be indexed directly to access it's children.

public UMD.HCIL.Piccolo.PNode this[
   int index
] {get; set;}

See Also

PNodeList Class | UMD.HCIL.Piccolo.Util Namespace