AddKeyAndValue

<< Click to Display Table of Contents >>

Navigation:  MyUserData > Methods >

AddKeyAndValue

public Boolean AddKeyAndValue(String newKey,String newValue)

 

Description:

 Append a new user define property.

 

Parameter:

 newKey: The new key you set.

 newValue: The new value you set.

 

Return:

 true: Append successfully.

 false: Append unsuccessfully.