CreateLayout()

Returns the Layout object that represent a GDB layout. The created layout is not added to the GeoDatabase::Layouts collection (it is not cataloged). Using not cataloged layouts is possible. To catalog the layout, it is necessary to set its name up by the Layout::Name property and add it to the GeoDatabase::Layouts collection by the Append method.