ComUdtElement 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
初始化 ComUdtElement 類別的新執行個體。
多載
ComUdtElement() |
初始化 ComUdtElement 類別的新執行個體。 |
ComUdtElement(String) |
使用指定的 GUID 字串,初始化 ComUdtElement 類別的新執行個體。 |
ComUdtElement()
ComUdtElement(String)
使用指定的 GUID 字串,初始化 ComUdtElement 類別的新執行個體。
public:
ComUdtElement(System::String ^ typeDefID);
public ComUdtElement (string typeDefID);
new System.ServiceModel.Configuration.ComUdtElement : string -> System.ServiceModel.Configuration.ComUdtElement
Public Sub New (typeDefID As String)
參數
- typeDefID
- String
GUID 字串,識別已註冊型別程式庫內的特定 UDT 型別。