ElementInit.ToString Método

Definição

Retorna uma representação textual de um objeto ElementInit.Returns a textual representation of an ElementInit object.

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

Retornos

String

Uma representação textual do objeto ElementInit.A textual representation of the ElementInit object.

Aplica-se a