public Add ( object key, object value ) : void | ||
key | object | The key of the element to add. |
value | object | The value of the element to add. The value can be null. |
리턴 | void |
public Add ( object key, object value ) : void | ||
key | object | The key of the element to add. |
value | object | The value of the element to add. The value can be null. |
리턴 | void |