In This Topic
            
            Creates location in the given hierarchy, and places it in position eRelPos relatively to the existing location strExistingLocation.
            
            Overload List
| Overload | Description | 
| CreateLocation(Hierarchy,UniversalPropertyList,LocationRelativePosition,String) | Creates location in the given hierarchy, and places it in position eRelPos relatively to the existing location strExistingLocation.   | 
| CreateLocation(Hierarchy,UniversalPropertyList,LocationSortOrder) | Creates location in the given hierarchy with a given sort order.   | 
| CreateLocation(Hierarchy,String,LocationRelativePosition,String) | Creates location in the given hierarchy, and places it in position eRelPos relatively to the existing location strRelativeLocation.   | 
| CreateLocation(Hierarchy,String,LocationSortOrder) | Creates location in the given hierarchy with a given sort order.   | 
 
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            See Also