Skip to main content

DefaultValueParameterContainer.GetEnumerator() Method

For internal use.

Namespace: DevExpress.DocumentServices.ServiceModel

Assembly: DevExpress.Printing.v23.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

public IEnumerator<IClientParameter> GetEnumerator()

Returns

Type
IEnumerator<IClientParameter>
See Also