This document is archived and information here might be outdated.  Recommended version.


IComPropertySheet.ClearCategoryIDs Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Framework)  

IComPropertySheet.ClearCategoryIDs Method

Clears the category IDs used to look up COM property pages.

[Visual Basic .NET]
Public Sub ClearCategoryIDs ( _
)
[C#]
public void ClearCategoryIDs (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertySheet Interface