Konstruktor Attribute
Inicjuje nowe wystąpienie Attribute klasy
Przestrzeń nazw: Microsoft.MasterDataServices
Zestaw: Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)
Składnia
'Deklaracja
Public Sub New
'Użycie
Dim instance As New Attribute()
public Attribute()
public:
Attribute()
new : unit -> Attribute
public function Attribute()