
Visual Basic (Declaration) | |
---|---|
Public Class CategoryIdCollection Inherits System.Collections.ObjectModel.ReadOnlyCollection(Of CategoryId) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As CategoryIdCollection |
C# | |
---|---|
public class CategoryIdCollection : System.Collections.ObjectModel.ReadOnlyCollection<CategoryId> |
C++/CLI | |
---|---|
public ref class CategoryIdCollection : public System.Collections.ObjectModel.ReadOnlyCollection<CategoryId> |
System.Object
System.Collections.ObjectModel.ReadOnlyCollection<T>
SourceCode.Categories.Client.CategoryIdCollection
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