SchemaLocatorFactory Constructor
- Last UpdatedApr 08, 2026
- 1 minute read
Initializes a new instance of SchemaLocatorFactory using ISchemaLocator types defined in specified assembly
public SchemaLocatorFactory(
IStructTypeConverter structTypeConverter,
IRealTimeTypesCollection typeCollection
)
public:
SchemaLocatorFactory(
IStructTypeConverter^ structTypeConverter,
IRealTimeTypesCollection^ typeCollection
)
Parameters
- structTypeConverter
- The struct type converter.
- typeCollection
- The collection of types.