| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > C1JumpList Class : GetKnownCategoryItems Method |
Public Function GetKnownCategoryItems( _ ByVal knownCategory As JumpListKnownCategory _ ) As IList(Of C1JumpItem)
Dim instance As C1JumpList Dim knownCategory As JumpListKnownCategory Dim value As IList(Of C1JumpItem) value = instance.GetKnownCategoryItems(knownCategory)
public IList<C1JumpItem> GetKnownCategoryItems( JumpListKnownCategory knownCategory )
public: IList<C1JumpItem^>^ GetKnownCategoryItems( JumpListKnownCategory knownCategory )
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