get_location


Description:

[ Version ( since = "1.0.0" ) ]
public void get_location (out double latitude, out double longitude, out double radius)

Gets the location-based properties of the YouTubeQuery: latitude, longitude, location_radius and GDataYouTubeQuery:has-location .

Parameters:

this

a YouTubeQuery

latitude

a location in which to return the latitude, or null

longitude

a location in which to return the longitude, or null

radius

a location in which to return the location radius, or null location, false otherwise, or null