TypeConverter, so that AtomEntry shows up in the property pages

Namespace:  Google.GData.Client
Assembly:  Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2

Syntax

C#
public class AtomEntryConverter : ExpandableObjectConverter
Visual Basic (Declaration)
Public Class AtomEntryConverter _

	Inherits ExpandableObjectConverter
Visual C++
public ref class AtomEntryConverter : public ExpandableObjectConverter

Inheritance Hierarchy

See Also