DefaultValueParameterContainer.GetEnumerator() Method
For internal use.
Namespace: DevExpress.DocumentServices.ServiceModel
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Returns
Type |
---|
IEnumerator<IClientParameter> |
See Also
For internal use.
Namespace: DevExpress.DocumentServices.ServiceModel
Assembly: DevExpress.Printing.v24.2.Core.dll
public IEnumerator<IClientParameter> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of IClientParameter)
Type |
---|
IEnumerator<IClientParameter> |
No
Your feedback is appreciated.