IParameterContainer.Count Property
Counts the parameters that are available in a collection.
Namespace: DevExpress.DocumentServices.ServiceModel
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value, specifying the parameter count. |
See Also