Click or drag to resize

IVenueV2 Methods

The IVenueV2 type exposes the following members.

Methods
 NameDescription
Public methodGetCity Gets the city name for specific locale
(Inherited from IVenue)
Public methodGetCountry Gets the country name for specific locale
(Inherited from IVenue)
Public methodGetName Gets the name for specific locale
(Inherited from IVenue)
Public methodToString Returns a String that represents this instance.
(Inherited from IEntityPrinter)
Public methodToString(IFormatProvider) Returns a string that represents the current object
(Inherited from IEntityPrinter)
Public methodToString(String, IFormatProvider)Formats the value of the current instance using the specified format.
(Inherited from IEntityPrinter)
Top
See Also