[This is preliminary documentation and is subject to change.]
CDATASection constructor.
Namespace:
WebKit.DOMAssembly: WebKitBrowser (in WebKitBrowser.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
C# |
---|
protected CDATASection( IDOMCDATASection CDATASection ) |
Visual Basic (Declaration) |
---|
Protected Sub New ( _ CDATASection As IDOMCDATASection _ ) |
Visual C++ |
---|
protected: CDATASection( IDOMCDATASection^ CDATASection ) |
Parameters
- CDATASection
- Type: IDOMCDATASection
WebKit IDOMCDATASection object.