메소드 | 설명 | |
---|---|---|
BlockCopy ( ReadOnlyCollection, items ) : ReadOnlyCollection |
||
Generate ( size, Func, generator ) : ReadOnlyCollection |
||
Sort ( ReadOnlyCollection, items ) : ReadOnlyCollection |
||
Sum ( ReadOnlyCollection, items ) : int |
public BlockCopy ( ReadOnlyCollection, items ) : ReadOnlyCollection |
||
items | ReadOnlyCollection, | |
리턴 | ReadOnlyCollection |
public Generate ( size, Func, generator ) : ReadOnlyCollection |
||
generator | Func, | |
리턴 | ReadOnlyCollection |
public Sort ( ReadOnlyCollection, items ) : ReadOnlyCollection |
||
items | ReadOnlyCollection, | |
리턴 | ReadOnlyCollection |