AtomTextConstruct クラスの新しいインスタンスを作成します。
名前空間: Microsoft.Data.OData.Atom
アセンブリ: Microsoft.Data.OData (Microsoft.Data.OData.dll)
構文
'宣言
Public Sub New
'使用
Dim instance As New AtomTextConstruct()
public AtomTextConstruct()
public:
AtomTextConstruct()
new : unit -> AtomTextConstruct
public function AtomTextConstruct()