Xslt.ToString MethodXslt.ToString MethodXslt::ToString Method

Returns a stringStringString that represents the current objectObjectobject.

Syntax

Public Overrides Function ToString() As String
public override string ToString()
public:
virtual String^ ToString() override
 

Return Value

Type: System.StringSystem.StringSystem::String^

A stringStringString that represents the current objectObjectobject.