Leadtools.Jpip.Server Namespace > DelegatedServersCollection Class : Remove Method |
public virtual bool Remove( DelegatedServer item )
'Declaration Public Overridable Function Remove( _ ByVal item As DelegatedServer _ ) As Boolean
'Usage Dim instance As DelegatedServersCollection Dim item As DelegatedServer Dim value As Boolean value = instance.Remove(item)
public virtual bool Remove( DelegatedServer item )
function Leadtools.Jpip.Server.DelegatedServersCollection.Remove( item )
public: virtual bool Remove( DelegatedServer^ item )
The method determines equality using the default System.Object.Equals(System.Object).
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