NSHost.Explicit 運算子
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
Explicit(NSHost to IPAddress) | |
Explicit(NSHost to IPHostEntry) | |
Explicit(IPAddress to NSHost) | |
Explicit(IPHostEntry to NSHost) |
Explicit(NSHost to IPAddress)
Explicit(NSHost to IPHostEntry)
public static explicit operator System.Net.IPHostEntry (Foundation.NSHost host);
static member op_Explicit : Foundation.NSHost -> System.Net.IPHostEntry
參數
- host
- NSHost
傳回
適用於
Explicit(IPAddress to NSHost)
Explicit(IPHostEntry to NSHost)
public static explicit operator Foundation.NSHost (System.Net.IPHostEntry hostEntry);
static member op_Explicit : System.Net.IPHostEntry -> Foundation.NSHost
參數
- hostEntry
- IPHostEntry