SelectorGeneratorTElementAttributeExists Method
Namespace: FizzlerAssembly: PCBI.Svg_Library (in PCBI.Svg_Library.dll) Version: 17.0.0.0 (17.0.0.0)
public virtual void AttributeExists(
NamespacePrefix prefix,
string name
)
Public Overridable Sub AttributeExists (
prefix As NamespacePrefix,
name As String
)
public:
virtual void AttributeExists(
NamespacePrefix prefix,
String^ name
)
abstract AttributeExists :
prefix : NamespacePrefix *
name : string -> unit
override AttributeExists :
prefix : NamespacePrefix *
name : string -> unit
- prefix NamespacePrefix
-
- name String
-
ISelectorGeneratorAttributeExists(NamespacePrefix, String)