Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Include Protected Members
Include Inherited Members
Provides a string representation of the two values in the pair by using various options.
Overload List
Name | Description | |
---|---|---|
![]() |
ToString() | Provides a string representation of the two values in the pair. (Overrides ValueType.ToString().) |
![]() |
ToString(String) | Replaces the {0} and {1} tokens in the supplied format string with the string values of the first and second values in the pair. |
Top