void AttributeExists(
NamespacePrefix prefix,
string name
)Sub AttributeExists (
prefix As NamespacePrefix,
name As String
)void AttributeExists(
NamespacePrefix prefix,
String^ name
)abstract AttributeExists :
prefix : NamespacePrefix *
name : string -> unit