In The Hand LtdIn The Hand
Contains Method (address)
NamespacesInTheHand.Net.NetworkInformationUnicastIPAddressInformationCollectionContains(UnicastIPAddressInformation)
.NET Components for Mobility
Checks whether the collection contains the specified UnicastIPAddressInformation object.
Declaration Syntax
C#Visual Basic
public bool Contains(
	UnicastIPAddressInformation address
)
Public Function Contains ( _
	address As UnicastIPAddressInformation _
) As Boolean
Parameters
address (UnicastIPAddressInformation)
The UnicastIPAddressInformation object to be searched in the collection.
Return Value
true if the UnicastIPAddressInformation object exists in the collection; otherwise, false.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 7.0.0.0