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