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