Miner.Responder.Model Assembly > Miner.Responder.Model.Processing Namespace > IteratingWorkManager<TArg> Class : ProcessSynchronously Method |
'Declaration Public Function ProcessSynchronously( _ ByVal source As IEnumerable, _ ByVal argument As TArg _ ) As TArg
'Usage Dim instance As IteratingWorkManager(Of TArg) Dim source As IEnumerable Dim argument As TArg Dim value As TArg value = instance.ProcessSynchronously(source, argument)
public TArg ProcessSynchronously( IEnumerable source, TArg argument )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.