'宣言 Public Shadows Sub Insert( _ ByVal index As System.Integer, _ ByVal child As C1CarouselItem _ )
public new void Insert( System.int index, C1CarouselItem child )
パラメータ
- index
- 項目の位置。 値は 0 以上である必要があります。
- child
- 新しい C1CarouselItem 項目。
'宣言 Public Shadows Sub Insert( _ ByVal index As System.Integer, _ ByVal child As C1CarouselItem _ )
public new void Insert( System.int index, C1CarouselItem child )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2