Share via


ConverterCategoryCollection.Add Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.InfoPath.Server.Administration
Assembly:  Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)

Syntax

'Declaration
Public Sub Add ( _
    category As ConverterCategory _
)
'Usage
Dim instance As ConverterCategoryCollection
Dim category As ConverterCategory

instance.Add(category)
public void Add(
    ConverterCategory category
)

Parameters

See Also

Reference

ConverterCategoryCollection Class

ConverterCategoryCollection Members

Microsoft.Office.InfoPath.Server.Administration Namespace