HttpListenerPrefixCollection.CopyTo Method
.NET Framework 3.0
Copies the contents of an HttpListenerPrefixCollection to an array.
| Name | Description |
|---|---|
| HttpListenerPrefixCollection.CopyTo (Array, Int32) | Copies the contents of an HttpListenerPrefixCollection to the specified array. |
| HttpListenerPrefixCollection.CopyTo (String[], Int32) | Copies the contents of an HttpListenerPrefixCollection to the specified string array. |