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.

Public Constructors

  Name Description
IPAddressRangeDiscoveryCriteria Overloaded. Initializes the IPAddressRangeDiscoveryCriteria class.
Top

Public Properties

  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

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (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

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.