IElementOpsTElementAttributeExists Method

Definition

Namespace: Fizzler
Assembly: PCBI.Svg_Library (in PCBI.Svg_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
Selector<TElement> AttributeExists(
	NamespacePrefix prefix,
	string name
)

Parameters

prefix  NamespacePrefix
 
name  String
 

Return Value

SelectorTElement

See Also