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.

맨 위로 이동