ParentChild クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.MasterDataServices.Services.DataContracts
アセンブリ: Microsoft.MasterDataServices.Services.Contracts (Microsoft.MasterDataServices.Services.Contracts.dll)
構文
'宣言
Public Sub New
'使用
Dim instance As New ParentChild()
public ParentChild()
public:
ParentChild()
new : unit -> ParentChild
public function ParentChild()