Share via


ConverterCategoryCollection.Count Property

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 ReadOnly Property Count As Integer
    Get
'Usage
Dim instance As ConverterCategoryCollection
Dim value As Integer

value = instance.Count
public int Count { get; }

Property Value

Type: System.Int32

See Also

Reference

ConverterCategoryCollection Class

ConverterCategoryCollection Members

Microsoft.Office.InfoPath.Server.Administration Namespace