[]
Gets the value of the specified property by name.
[CLSCompliant(false)]
public uint GetUIntValueByName(string name)
| Type | Name | Description |
|---|---|---|
| string | name | The name of the property. |
| Type | Description |
|---|---|
| uint | The value of the specified property by name. |