public void SetInteger (string key, int val);

파라미터

keyThe key of the property.
valThe value of the property.

설명

Convenience method to set an integer property.