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