IsValid
Description
Checks if a Graph object is valid, or executable.
Prototype
bool IsValid() const;
Parameters
None
Returns
Parameter |
Type |
Description |
|---|---|---|
- |
bool |
|
Restrictions
None
Parent topic: Graph Construction APIs
Checks if a Graph object is valid, or executable.
bool IsValid() const;
None
Parameter |
Type |
Description |
|---|---|---|
- |
bool |
|
None