CopyTo 메서드
Copies the entire collection to a specified Array or ServerPropertyCollection.
오버로드 목록
이름 | 설명 | |
---|---|---|
CopyTo(ServerPropertyCollection) | Copies the entire collection to the end of a ServerPropertyCollection. | |
CopyTo(Array, Int32) | Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array. |
맨 위로 이동