'Declaration Protected Sub GetCollectionAndContainer( _ ByVal pivotArea As OlapViewModelProxy.PivotAreaNames, _ ByRef itemCollection As System.Object, _ ByRef container As System.Windows.Controls.ItemContainerGenerator _ )
protected void GetCollectionAndContainer( OlapViewModelProxy.PivotAreaNames pivotArea, out System.object itemCollection, out System.Windows.Controls.ItemContainerGenerator container )
protected: void GetCollectionAndContainer( OlapViewModelProxy.PivotAreaNames pivotArea, [PARAMFLAG::Out] System.Object* itemCollection, [PARAMFLAG::Out] System.Windows.Controls.ItemContainerGenerator* container )
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