[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Android.Grid Assembly
C1.Android.Grid
Classes
GridSelectedItemsCollection
Methods
Remove
dotnet-api
C1.Android.Calendar Assembly
C1.Android.Core Assembly
C1.Android.GridControl Assembly
C1.Android.Grid Assembly
C1.Android.Grid
Classes
CheckListBehavior
DetailProviderRowHeaderCell
FlexGrid
FlexGridDetailProvider
FlexGridDetailProvider<TItem>
FullTextFilterBehavior
GridAggregateFunction
GridAggregateFunctionCollection
GridAutoGeneratingColumnEventArgs
GridBoundRow
GridCellViewStyle
GridCellEditEventArgs
GridCellFactory
GridColumnHeaderPanel
GridCellFactoryNotifyChange
GridDateTimeColumn
GridCellRange
GridCellRangeEventArgs
GridCellView
GridFilterCell
GridColumn
GridColumnCollection
GridHyperlinkColumn
GridColumnHeaderCell
GridDataMap
GridDetailCellCreatingEventArgs
GridDetailLoadingEventArgs<TItem>
GridDetailRow<TItem>
GridFilterRow
GridGroupRow
GridResources
GridGroupRowCell
GridIncrementalLoadingCell
GridIncrementalLoadingRow
GridSelectedItemsCollection
Properties
Methods
Add
Clear
Contains
CopyTo
GetEnumerator
IndexOf
Insert
Remove
RemoveAt
Events
GridInputEventArgs
GridSelectionEventArgs
GridMenuItem
GridSummaryCell
GridMergeManager
GridSummaryRow
GridNewRow
GridTextCellView
GridOutlineEventArgs
TransposedGridBehavior
GridPanel
TransposedGridCellFactory
GridRow
GridRowCol
GridRowColCollection<T>
GridRowCollection
GridRowHeaderColumn
GridSelectionMenu
GridSelectionMenuEventArgs
GridWrapCellFactory
Resource
Enums
C1.Android.Grid.Resources
C1.Android.Input Assembly
(Showing Draft Content)
C1.Android.Grid.GridSelectedItemsCollection.Remove
Remove Method
Remove(object)
Declaration
public bool Remove(object item)
Public Function Remove(item As Object) As Boolean
Parameters
Type
Name
Description
object
item
Returns
Type
Description
bool
Implements
ICollection<T>.Remove(T)