standard typed Contains method
Namespace:
Google.GData.Spreadsheets
Assembly:
Google.GData.Spreadsheets (in Google.GData.Spreadsheets.dll)
Version: 1.4.0.2
Syntax
| C# |
|---|
public bool Contains( ListEntry..::.Custom value ) |
| Visual Basic (Declaration) |
|---|
Public Function Contains ( _ value As ListEntry..::.Custom _ ) As Boolean |
| Visual C++ |
|---|
public: bool Contains( ListEntry..::.Custom^ value ) |