다음을 통해 공유


ItemContainerAutomationPeer(ItemContainer) 생성자

정의

ItemContainerAutomationPeer 클래스의 새 인스턴스를 초기화합니다.

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

매개 변수

owner
ItemContainer

만들 소유자 요소입니다.

적용 대상