PortBase Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PortBase(PortBase) | |
PortBase(Int32) |
PortBase(PortBase)
public:
PortBase(Microsoft::XLANGs::Core::PortBase ^ portBase);
public PortBase (Microsoft.XLANGs.Core.PortBase portBase);
new Microsoft.XLANGs.Core.PortBase : Microsoft.XLANGs.Core.PortBase -> Microsoft.XLANGs.Core.PortBase
Parameters
- portBase
- PortBase
Applies to
PortBase(Int32)
public:
PortBase(int iPortInfo);
public PortBase (int iPortInfo);
new Microsoft.XLANGs.Core.PortBase : int -> Microsoft.XLANGs.Core.PortBase
Public Sub New (iPortInfo As Integer)
Parameters
- iPortInfo
- Int32