The custom elements in this list entry
Namespace:
Google.GData.Spreadsheets
Assembly:
Google.GData.Spreadsheets (in Google.GData.Spreadsheets.dll)
Version: 1.4.0.2
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 (); } |