SpoolFileCollection.GetEnumerator Method Ipswitch.Messaging.Framework

[Missing <summary> documentation for "M:IMailAPI_NET.SpoolFileCollection.GetEnumerator"]

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public IEnumerator<SpoolFile> GetEnumerator()

Return Value

Type: IEnumerator<SpoolFile>

[Missing <returns> documentation for "M:IMailAPI_NET.SpoolFileCollection.GetEnumerator"]

Implements

IEnumerable<T>.GetEnumerator()
See Also

Reference