ODataMessageQuotas クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.Data.OData
アセンブリ: Microsoft.Data.OData (Microsoft.Data.OData.dll)
構文
'宣言
Public Sub New ( _
other As ODataMessageQuotas _
)
'使用
Dim other As ODataMessageQuotas
Dim instance As New ODataMessageQuotas(other)
public ODataMessageQuotas(
ODataMessageQuotas other
)
public:
ODataMessageQuotas(
ODataMessageQuotas^ other
)
new :
other:ODataMessageQuotas -> ODataMessageQuotas
public function ODataMessageQuotas(
other : ODataMessageQuotas
)
パラメーター
- other
型: Microsoft.Data.OData.ODataMessageQuotas
コピーするインスタンス。