Creates the layer from a file path to the mosaic dataset
[Visual Basic .NET] Public Sub CreateFromFilePath ( _ ByVal FilePath As String _ )
[C#] public void CreateFromFilePath ( string FilePath );
[C++]
HRESULT CreateFromFilePath(
BSTR FilePath
);
[C++]Parameters
FilePath [in] FilePath is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.