C1.Silverlight.RichTextBox.5
Add Method (C1HtmlElement)

The child to add to this C1HtmlElement.
Adds a child to this C1HtmlElement.
Syntax
'Declaration
 
Public Sub Add( _
   ByVal child As C1HtmlNode _
) 
public void Add( 
   C1HtmlNode child
)

Parameters

child
The child to add to this C1HtmlElement.
See Also

Reference

C1HtmlElement Class
C1HtmlElement Members

 

 


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