Click or drag to resize
ArpCache Methods

The ArpCache type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds a new ArpEntry using the specified IpAddress as key.
Public methodClear (Inherited from DictionaryIpAddress, ArpEntry.)
Public methodContainsKey (Inherited from DictionaryIpAddress, ArpEntry.)
Public methodContainsValue (Inherited from DictionaryIpAddress, ArpEntry.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEnumerator (Inherited from DictionaryIpAddress, ArpEntry.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetObjectData (Inherited from DictionaryIpAddress, ArpEntry.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnDeserialization
Implements the ISerializable interface and raises the deserialization event when the deserialization is complete.
(Inherited from DictionaryIpAddress, ArpEntry.)
Public methodRemove (Inherited from DictionaryIpAddress, ArpEntry.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTryGetValue (Inherited from DictionaryIpAddress, ArpEntry.)
Top
See Also