메소드 | 설명 | |
---|---|---|
Add ( object key, object value ) : void | ||
Clear ( ) : void | ||
Contains ( object key ) : bool | ||
CopyTo ( System array, int index ) : void | ||
GetEnumerator ( ) : System.Collections.IDictionaryEnumerator | ||
ListDictionary ( ) | ||
ListDictionary ( System comparer ) | ||
Remove ( object key ) : void | ||
this ( object key ) : object |
메소드 | 설명 | |
---|---|---|
System ( ) : System.Collections.IEnumerator |
public GetEnumerator ( ) : System.Collections.IDictionaryEnumerator | ||
리턴 | System.Collections.IDictionaryEnumerator |