Miner.Responder.Shared.Channels.Tcp Namespace > TcpChannel Class : Remove Method |
'Declaration
<System.Security.SecuritySafeCriticalAttribute()> Public Overridable Sub Remove( _ ByVal key As System.Object _ )
'Usage
Dim instance As TcpChannel Dim key As System.Object instance.Remove(key)
[System.Security.SecuritySafeCritical()] public virtual void Remove( System.object key )
public procedure Remove( key: System.TObject ); virtual;
System.Security.SecuritySafeCriticalAttribute() public function Remove( key : System.Object );
[System.Security.SecuritySafeCritical()] public: virtual void Remove( System.Object* key )
[System.Security.SecuritySafeCritical()] public: virtual void Remove( System.Object^ key )
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