Public Sub SetState( _ ByVal state As SubcircuitState _ )
public void SetState( SubcircuitState state )
Parameters
- state
- The state of the subcircuit.
Public Sub SetState( _ ByVal state As SubcircuitState _ )
public void SetState( SubcircuitState state )
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | state is not a valid SubcircuitState value. |
| ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)