Movatterモバイル変換


[0]ホーム

URL:


CefSharp API Doc
CefSharp API Doc
Namespaces
CefSharp
IDomNode Interface
IDomNode Properties
IDomNode Methods
Click or drag to resizeClick or drag to resize

IDomNode Interface

Version 118.6.80
Represents the tag name and attribute data belonging to a node in the browser's DOM.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntax
publicinterfaceIDomNode :IEnumerable<KeyValuePair<string,string>>,IEnumerable
publicinterface classIDomNode :IEnumerable<KeyValuePair<String^,String^>>,IEnumerable

TheIDomNode type exposes the following members.

Properties
 NameDescription
Public propertyAttributeNames
Get a read only list of the attribute names.
Public propertyItem
Get the value of an attribute.
Public propertyTagName
The name of the HTML element.
Top
Methods
 NameDescription
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited fromIEnumerableKeyValuePairString,String.)
Public methodHasAttribute
Determine if the DomNode has the requested attribute.
Top
See Also

Reference

CefSharp Namespace

https://raw.githubusercontent.com/cefsharp/CefSharp/master/LICENSE


[8]ページ先頭

©2009-2025 Movatter.jp