Namespace > IC.PhotoController.Filter Namespace > Classes > BaseFilter Class > public > ToString Method
PhotoController 2.1
ContentsIndexHome
PreviousUpNext
BaseFilter.ToString Method

Gets the string representation of this filter

C++
public: string ToString();
C#
public override string ToString();
Visual Basic
Public override Function ToString() As string
Returns

The string representation of this filter

Send comments about this topic.
Copyright (c) 2006-2007 @ ImageComponent.NET All rights reserved.