DExploreAppObjClass::SetCollection Method (String^, String^)

 

Deprecated. Use SetCollection instead.

Namespace:   Microsoft.VisualStudio.VSHelp
Assembly:  Microsoft.VisualStudio.VSHelp (in Microsoft.VisualStudio.VSHelp.dll)

public:
virtual void SetCollection(
	String^ bstrCollection,
	String^ bstrFilter
)

Parameters

bstrCollection
Type: System::String^

Namespace of the Help collection

bstrFilter
Type: System::String^

Name of filter. Use an empty string for no filtering.

Return to top
Show: