Hi
I'm trying to open a "Mosaic Dataset" stored in my geodatabase, but i can't
I've used "geodatabase.OpenDataset<Type>()" method, but i don't know which type od Dataset i must to use to open a
MosaicDataset.
I've used "geodatabase.GetDefinition<Definition>()" method but i don't know which type of Definition i must use to get each MosaicDataset in my Geodatabase.
The question is
Could I have an example that shows how to open a "MosaicDataset" in a Geodatabase?
Thank you in advance.
Max