Visual Basic (Declaration) | |
---|---|
Public Overloads Function GetCategoryById( _ ByVal categoryId As CategoryId _ ) As Category |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As CategoryCollection Dim categoryId As CategoryId Dim value As Category value = instance.GetCategoryById(categoryId) |
C# | |
---|---|
public Category GetCategoryById( CategoryId categoryId ) |
C++/CLI | |
---|---|
public: Category^ GetCategoryById( CategoryId^ categoryId ) |
Parameters
- categoryId
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