Typed collection for Custom Extensions.

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

Syntax

C#
public class CustomElementCollection : CollectionBase
Visual Basic (Declaration)
Public Class CustomElementCollection _

	Inherits CollectionBase
Visual C++
public ref class CustomElementCollection : public CollectionBase

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    Google.GData.Spreadsheets..::.ListEntry..::.CustomElementCollection

See Also