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