IElementOpsTElementAttributeExact Method
Namespace: FizzlerAssembly: PCBI.Svg_Library (in PCBI.Svg_Library.dll) Version: 17.0.0.0 (17.0.0.0)
Selector<TElement> AttributeExact(
NamespacePrefix prefix,
string name,
string value
)
Function AttributeExact (
prefix As NamespacePrefix,
name As String,
value As String
) As Selector(Of TElement)
Selector<TElement>^ AttributeExact(
NamespacePrefix prefix,
String^ name,
String^ value
)
abstract AttributeExact :
prefix : NamespacePrefix *
name : string *
value : string -> Selector<'TElement>
- prefix NamespacePrefix
-
- name String
-
- value String
-
SelectorTElement