Miner.Responder.Shared.Channels.Tcp Namespace > TcpChannel Class : CopyTo Method |
'Declaration
<System.Security.SecuritySafeCriticalAttribute()> Public Overridable Sub CopyTo( _ ByVal array As System.Array, _ ByVal index As System.Integer _ )
'Usage
Dim instance As TcpChannel Dim array As System.Array Dim index As System.Integer instance.CopyTo(array, index)
[System.Security.SecuritySafeCritical()] public virtual void CopyTo( System.Array array, System.int index )
System.Security.SecuritySafeCriticalAttribute() public function CopyTo( array : System.Array, index : System.int );
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2