EffectsWavesReverb.ToString Method

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves a string representation of the current instance.

Definition

Visual Basic .NET Overrides Public Function ToString() As String
C# public override string ToString();
Managed C++ public: String* ToString();
JScript .NET public override function ToString() : String;

Return Value

System.String . String that represents the object.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.