wwDbSimpleResourceProvider.GetObject

Returns an Implicit key value from the ResourceSet. Note this method is called only if a ResourceKey was found in the ResourceSet at load time. If a resource cannot be located this method is never called to retrieve it. IOW, GetImplicitResourceKeys determines which keys are actually retrievable.

This method simply parses the Implicit key and then retrieves the value using standard GetObject logic for the ResourceID.

public sealed object GetObject( ImplicitResourceKey implicitKey,
	CultureInfo culture );

Parameters

implicitKey

culture


See also:

Class wwDbSimpleResourceProvider


  Last Updated: 11/2/2006 | © West Wind Technologies, 2008