←Select platform

ToString Method

Summary

Returns a string that represents the current object.

Syntax

C#
VB
C++
public override string ToString() 
Public Overrides Function ToString() As String 
public: 
String^ ToString(); override  

Return Value

A value representing the current object.

Remarks

This method returns a human-readable string that represents the current object.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly