Costruttore ParentChild
Initializes a new instance of the ParentChild class.
Spazio dei nomi Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New ParentChild()
public ParentChild()
public:
ParentChild()
new : unit -> ParentChild
public function ParentChild()