C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > OutlineNodeCollection Class : Item Property |
'Declaration Public Default Property Item( _ ByVal index As System.Integer _ ) As OutlineNode
public OutlineNode this[ System.int index ]; {get; set;}