次の方法で共有


ItemContainerAutomationPeer(ItemContainer) コンストラクター

定義

ItemContainerAutomationPeer クラスの新しいインスタンスを初期化します。

 ItemContainerAutomationPeer(ItemContainer const& owner);
public ItemContainerAutomationPeer(ItemContainer owner);
function ItemContainerAutomationPeer(owner)
Public Sub New (owner As ItemContainer)

パラメーター

owner
ItemContainer

作成対象の owner 要素。

適用対象