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