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