메소드 | 설명 | |
---|---|---|
StringTable ( ) : System |
Creates an empty collection.
|
|
StringTable ( IEnumerable |
Copies a list of strings.
|
|
StringTable ( bool shared ) : System |
Creates an empty collection which is marked as shared.
|
public StringTable ( IEnumerable |
||
strings | IEnumerable |
|
리턴 | System |