C1.Silverlight.RichTextBox.5 Assembly > C1.Silverlight.RichTextBox.Documents Namespace > C1HtmlElement Class > C1HtmlElement Constructor : C1HtmlElement Constructor(String,IEnumerable<KeyValuePair<String,String>>) |
'Declaration Public Function New( _ ByVal name As System.String, _ ByVal attributes As System.Collections.Generic.IEnumerable(Of KeyValuePair(Of String,String)) _ )
public C1HtmlElement( System.string name, System.Collections.Generic.IEnumerable<KeyValuePair<string,string>> attributes )