Click or drag to resize

ICompetitorV5 Methods

The ICompetitorV5 type exposes the following members.

Methods
 NameDescription
Public methodGetAbbreviation Gets the competitor's abbreviation in the specified language or a null reference.
(Inherited from ICompetitor)
Public methodGetCategoryAsync Gets associated category
Public methodGetCountry Gets the competitor's country name in the specified language or a null reference.
(Inherited from ICompetitor)
Public methodGetName Gets the name of the player in the specified language or a null reference
(Inherited from IPlayer)
Public methodGetSportAsync Gets associated sport
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