public TraceArgument( Subnetwork subnetwork )
Public Function New( _ ByVal subnetwork As Subnetwork _ )
Parameters
- subnetwork
- The Subnetwork whose controllers are used as starting points for the trace.
TraceArgument
class using a subnetwork.public TraceArgument( Subnetwork subnetwork )
Public Function New( _ ByVal subnetwork As Subnetwork _ )
Exception | Description |
---|---|
System.ArgumentNullException | subnetwork is null. |
Target Platforms: Windows 11, Windows 10