Méthode |
Description |
|
GetChairs ( long facultyId, int count = null, int offset = null ) : VkCollection |
|
|
GetCities ( int countryId, int regionId = null, string query = "", bool needAll = false, int count = null, int offset = null ) : VkCollection |
|
|
GetCitiesById ( ) : ReadOnlyCollection |
|
|
GetCountries ( bool needAll = null, IEnumerable codes = null, int count = null, int offset = null ) : VkCollection |
|
|
GetCountriesById ( ) : ReadOnlyCollection |
|
|
GetFaculties ( long universityId, int count = null, int offset = null ) : VkCollection |
|
|
GetRegions ( int countryId, string query = "", int count = null, int offset = null ) : VkCollection |
|
|
GetSchoolClasses ( long countryId ) : ReadOnlyCollection |
|
|
GetSchools ( int cityId, string query = "", int offset = null, int count = null ) : VkCollection |
|
|
GetStreetsById ( ) : ReadOnlyCollection |
|
|
GetUniversities ( int countryId, int cityId, string query = "", int count = null, int offset = null ) : VkCollection |
|
|