I'm new to this product. I'm using the ArcGIS Engine 9.3 and I want to create an address locator with the TIGER roads shapefile using the geoprocessing tool. I've looked the online help but I'm still not sure on how to construct the parameters to be passed to the CreateAddressLocator() constructor, specially the in_reference_data parameter with the shapefile and the role. Can someone give me an example in C#.
Thanks.