public void SetAttribute(
	string name,
	int value
)
  • String
    name
    The attribute name.
  • Int32
    value
    The value.