Namespace:
RainWorx.FrameWorx.Utility
Assembly: RainWorx.FrameWorx.Utility (in RainWorx.FrameWorx.Utility.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Utility (in RainWorx.FrameWorx.Utility.dll) Version: 3.5
Syntax
C#
public static void SetLocations( List<Location> allLocations, List<Location> listingLocations, UserInput input )
Parameters
- allLocations
- Type: System.Collections.GenericListLocation
- listingLocations
- Type: System.Collections.GenericListLocation
- input
- Type: RainWorx.FrameWorx.DTOUserInput
See Also