ImageInstance.IsValidView
Method
Description:
Check that the view is a valid view for ImageInstance elements
Check that the view is a valid view for ImageInstance elements
Parameters
| Parameter | Type | Description |
|---|---|---|
| view | View | The view to validate |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the view can contain ImageInstance elements. False otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |