Click or drag to resize

ICompetitorV4 Methods

The ICompetitorV4 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 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 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