PropertyBag コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
PropertyBag() | |
PropertyBag(ArrayList) |
PropertyBag()
public:
PropertyBag();
public PropertyBag ();
Public Sub New ()
適用対象
PropertyBag(ArrayList)
public:
PropertyBag(System::Collections::ArrayList ^ properties);
public PropertyBag (System.Collections.ArrayList properties);
new Microsoft.BizTalk.PipelineOM.PropertyBag : System.Collections.ArrayList -> Microsoft.BizTalk.PipelineOM.PropertyBag
Public Sub New (properties As ArrayList)
パラメーター
- properties
- ArrayList