PeerEndPointCollection.ToString Método

Definição

Retorna um String que representa o valor atual para cada instância de PeerEndPoint, separado por vírgulas.Returns a String representing the current value for each instance of PeerEndPoint, separated by commas.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Retornos

String

String Unicode que representa o valor atual de cada instância de PeerEndPoint.Unicode String representing the current value of each instance of PeerEndPoint.

Aplica-se a

Confira também