IPAddressRangeDiscoveryCriteria Members

Updated: April 16, 2012

Specifies the criteria for a range of IP addresses in which to discover network devices, limiting the returned objects to those that meet the criteria.

The following tables list the members exposed by the IPAddressRangeDiscoveryCriteria type.

  Name Description
  IPAddressRangeDiscoveryCriteria Overloaded. Initializes the IPAddressRangeDiscoveryCriteria class.
Top
  Name Description
public property FromIPAddress Gets or sets the first IP address in the range of addresses in which to discover network devices.
public property ToIPAddress Gets or sets the last IP address in the range of addresses in which to discover network devices.
Top
(see also Protected Methods)
  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)
public methodstatic ValidAddressFormat Determines whether a given IP address is defined in a valid format.
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top