ICidrEditView Interface |
Namespace: VirtualRadar.Interface.View
The ICidrEditView type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cidr |
Gets or sets the text of the CIDR.
|
![]() | CidrIsValid |
Gets a value indicating that the value of Cidr represents a valid CIDR.
|
![]() | FirstMatchingAddress |
Gets or sets a description that shows the first matching address.
|
![]() | LastMatchingAddress |
Gets or sets a description that shows the last matching address.
|
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | ShowView |
Displays the view to the user.
(Inherited from IView.) |
Name | Description | |
---|---|---|
![]() | CidrChanged |
Raised when the Cidr has changed.
|