'宣言 Public Sub ScrollItemToItemSlot( _ ByVal item As CarouselItem, _ ByVal itemSlot As Integer, _ Optional ByVal endAnimationCallback As EventHandler _ )
public void ScrollItemToItemSlot( CarouselItem item, int itemSlot, EventHandler endAnimationCallback )