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.
public TraceArgument( Subnetwork subnetwork )
Public Function New( _ ByVal subnetwork As Subnetwork _ )
Exception | Description |
---|---|
System.ArgumentNullException | subnetwork is null. |
Target Platforms: Windows 10, Windows 8.1, Windows 7