C1.Silverlight.RichTextBox.5
GetParents Method

Returns the list of parents from the root.
Syntax
'Declaration
 
Public Function GetParents() As System.Collections.Generic.List(Of C1TextElement)
public System.Collections.Generic.List<C1TextElement> GetParents()

Return Value

The list of parents from the root.
See Also

Reference

C1TextElement Class
C1TextElement Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.