'宣言 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 )
パラメータ
- name
- この C1HtmlElementのタグ名。
- attributes
- この C1HtmlElementの属性。