'Declaration Protected Function GetItemId(Of T)( _ ByVal oItemCollection As System.Object, _ ByVal referenceItem As T, _ Optional ByVal container As System.Windows.Controls.ItemContainerGenerator, _ Optional ByVal bRecordItemsByIndex As System.Nullable(Of Boolean) _ ) As System.Object
protected System.object GetItemId<T>( System.object oItemCollection, T referenceItem, System.Windows.Controls.ItemContainerGenerator container, System.Nullable<bool> bRecordItemsByIndex )
protected: System.Object* GetItemId<T>( System.Object* oItemCollection, T* referenceItem, System.Windows.Controls.ItemContainerGenerator* container, System.Nullable<bool> bRecordItemsByIndex )
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