Click or drag to resize

StkCityDatabaseExtensions Class

A set of extension methods for StkCityDatabase.
Inheritance Hierarchy
System.Object
  AGI.Foundation.Platforms.StkCityDatabaseExtensions

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public static class StkCityDatabaseExtensions
Methods
  NameDescription
Public methodStatic memberCreatePlatforms(StkCityDatabase)
Creates a platform for each city entry in the supplied database.
Public methodStatic memberCreatePlatforms(StkCityDatabase, StkCityDatabaseQuery)
Creates platforms representing the cities in the database that match the input query.
Top
See Also