'Declaration Protected Function GetCollectionItem( _ ByVal oItemCollection As System.Object, _ ByVal iItemIndex As System.Integer, _ Optional ByVal collectionParent As System.Windows.Controls.ItemsControl _ ) As System.Object
protected System.object GetCollectionItem( System.object oItemCollection, System.int iItemIndex, System.Windows.Controls.ItemsControl collectionParent )
protected: System.Object* GetCollectionItem( System.Object* oItemCollection, System.int iItemIndex, System.Windows.Controls.ItemsControl* collectionParent )
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