<Code Lib>
2024 Method
Changes 0
M

Application.NewCategorySet

Description:
Creates a new instance of a set specifically for holding category objects.
Remarks:
This type of set is used during the creation of instance and type bindings.

public CategorySet NewCategorySet()

CategorySet A new instance of a Category Set.

Loading…