NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

EdgeConverter Class

EdgeConverter is a class that can be used to convert Edge objects from one data type to another. Access this class through the TypeDescriptor.

Object
   TypeConverter
      EdgeConverter

[Visual Basic]
Public Class EdgeConverter
   Inherits TypeConverter
[C#]
public class EdgeConverter : TypeConverter
[C++]
public __gc class EdgeConverter : public TypeConverter
[JScript]
public class EdgeConverter extends TypeConverter

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

EdgeConverter Members | System.WinForms Namespace