Property InterfaceParameters
InterfaceParameters
Gets the parameters of this interface.
public Dictionary<int, ConnectivityInterfaceParameter> InterfaceParameters { get; }
Property Value
- Dictionary<int, ConnectivityInterfaceParameter>
The interface parameters.