Miner.Responder.TroubleMaker Assembly > TinyIoC Namespace > TinyIoCContainer Class > ResolveAll Method : ResolveAll(Type,Boolean) Method |
'Declaration Public Overloads Function ResolveAll( _ ByVal resolveType As Type, _ ByVal includeUnnamed As Boolean _ ) As IEnumerable(Of Object)
'Usage Dim instance As TinyIoCContainer Dim resolveType As Type Dim includeUnnamed As Boolean Dim value As IEnumerable(Of Object) value = instance.ResolveAll(resolveType, includeUnnamed)
public IEnumerable<object> ResolveAll( Type resolveType, bool includeUnnamed )
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.