The custom elements in this list entry

Namespace:  Google.GData.Spreadsheets
Assembly:  Google.GData.Spreadsheets (in Google.GData.Spreadsheets.dll)
Version: 1.2.3.0

Syntax

C#
public ListEntry..::.CustomElementCollection Elements { get; }
Visual Basic (Declaration)
Public ReadOnly Property Elements As ListEntry..::.CustomElementCollection
Visual C++
public:

property ListEntry..::.CustomElementCollection^ Elements {

	ListEntry..::.CustomElementCollection^ get ();

}

See Also