Method GetAttributeValue
GetAttributeValue(string)
Gets attribute value. Returns null
if there is no such attribute.
object? GetAttributeValue(string name)
Parameters
name
stringAttribute name.
Gets attribute value. Returns null
if there is no such attribute.
object? GetAttributeValue(string name)
name
stringAttribute name.