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