次の方法で共有


CompositeChildModelCreateObject コンストラクター

定義

オーバーロード

CompositeChildModelCreateObject()
CompositeChildModelCreateObject(String)

CompositeChildModelCreateObject()

ソース:
CompositeChildModelCreateObject.cs
ソース:
CompositeChildModelCreateObject.cs
public CompositeChildModelCreateObject ();
Public Sub New ()

適用対象

CompositeChildModelCreateObject(String)

ソース:
CompositeChildModelCreateObject.cs
ソース:
CompositeChildModelCreateObject.cs
public CompositeChildModelCreateObject (string name = default);
new Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.CompositeChildModelCreateObject : string -> Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.CompositeChildModelCreateObject
Public Sub New (Optional name As String = Nothing)

パラメーター

name
String

適用対象