| Miner.Responder.TroubleMaker Assembly > TinyIoC Namespace > TinyIoCContainer Class > RegisterMultiple Method : RegisterMultiple(Type,IEnumerable<Type>) Method |
'Declaration Public Overloads Function RegisterMultiple( _ ByVal registrationType As Type, _ ByVal implementationTypes As IEnumerable(Of Type) _ ) As TinyIoCContainer.MultiRegisterOptions
'Usage Dim instance As TinyIoCContainer Dim registrationType As Type Dim implementationTypes As IEnumerable(Of Type) Dim value As TinyIoCContainer.MultiRegisterOptions value = instance.RegisterMultiple(registrationType, implementationTypes)
public TinyIoCContainer.MultiRegisterOptions RegisterMultiple( Type registrationType, IEnumerable<Type> implementationTypes )
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.