Blazor コントロール
IDataCollectionEx クラス メンバ
メソッド 

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 : IDataCollectionEx クラス

IDataCollectionExデータ型で公開されるメンバを以下の表に示します。

パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Adds the specified item to the collection.  
Public メソッドstatic (Shared in Visual Basic)Adds the specified item to the collection.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Wraps an System.Collections.IEnumerable into a data collection.  
Public メソッドstatic (Shared in Visual Basic)Gets a list wrapping this data collection.  
Public メソッドstatic (Shared in Visual Basic)Attaches the specified handler to the filter changed event.  
Public メソッドstatic (Shared in Visual Basic)Attaches the specified handler to the group changed event.  
Public メソッドstatic (Shared in Visual Basic)Attaches the specified handler to the page changed event.  
Public メソッドstatic (Shared in Visual Basic)Attaches the specified handler to the sort changed event.  
Public メソッドstatic (Shared in Visual Basic)Returns whether the data collection is able to filter the specified expression.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Returns true if the data collection supports sorting.  
Public メソッドstatic (Shared in Visual Basic)Determines whether a new item can be inserted in the collection at the specified index.  
Public メソッドstatic (Shared in Visual Basic)Determines whether a new range of items can be inserted in the collection at the specified index.  
Public メソッドstatic (Shared in Visual Basic)Returns true if the data collection can load items on demand.  
Public メソッドstatic (Shared in Visual Basic)Determines whether the item at fromIndex can be moved to toIndex.  
Public メソッドstatic (Shared in Visual Basic)Determines whether the item at fromIndex can be moved to toIndex.  
Public メソッドstatic (Shared in Visual Basic)Returns true if the data collection can be refreshed.  
Public メソッドstatic (Shared in Visual Basic)Determines whether the item at the specified index can be removed from the collection.  
Public メソッドstatic (Shared in Visual Basic)Determines whether the items at the specified index can be removed from the collection.  
Public メソッドstatic (Shared in Visual Basic)Determines whether the item at the specified index can be replaced in the collection.  
Public メソッドstatic (Shared in Visual Basic)Determines whether the items at the specified index can be replaced in the collection.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Returns true if the data collection supports sorting.  
Public メソッドstatic (Shared in Visual Basic)Connects the collection to the source.  
Public メソッドstatic (Shared in Visual Basic)Creates a FilterExpression from a query string.  
Public メソッドstatic (Shared in Visual Basic)Creates a new item of the collection.  
Public メソッドstatic (Shared in Visual Basic)Creates the predicate from the filterExpression.  
Public メソッドstatic (Shared in Visual Basic)Detaches the specified handler from the filter changed event.  
Public メソッドstatic (Shared in Visual Basic)Detaches the specified handler from the group changed event.  
Public メソッドstatic (Shared in Visual Basic)Detaches the specified handler to the page changed event.  
Public メソッドstatic (Shared in Visual Basic)Detaches the specified handler from the sort changed event.  
Public メソッドstatic (Shared in Visual Basic)Disconnects the collection from the source.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Filters the data using specified filter parameters.  
Public メソッドstatic (Shared in Visual Basic)Gets the state of the connection to the source, or ConnectionState.Connected if the collection doesn't implement the ISupportConnection interface.  
Public メソッドstatic (Shared in Visual Basic)Gets the current page number.  
Public メソッドstatic (Shared in Visual Basic)Returns a the current filter expression.  
Public メソッドstatic (Shared in Visual Basic)Returns a list of the current group descriptions.  
Public メソッドstatic (Shared in Visual Basic)Returns all the items that has be loaded so far.  
Public メソッドstatic (Shared in Visual Basic)Gets the number of pages.  
Public メソッドstatic (Shared in Visual Basic)Gets the maximum number of items per page.  
Public メソッドstatic (Shared in Visual Basic)Returns a list of the current sort descriptions.  
Public メソッドstatic (Shared in Visual Basic)Gets the original source of the data.  
Public メソッドstatic (Shared in Visual Basic)Gets the text fields of the items of this data collection.  
Public メソッドstatic (Shared in Visual Basic)Gets the total number of items in the collection.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Groups the data collection according to the specified group fields.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Inserts the specified item at the specified index in the collection.  
Public メソッドstatic (Shared in Visual Basic)Inserts the specified item at the specified index in the collection.  
Public メソッドstatic (Shared in Visual Basic)Returns true if the data collection is paginated.  
Public メソッドstatic (Shared in Visual Basic)Returns true if the data collection is virtualizing the data.  
Public メソッドstatic (Shared in Visual Basic)Load the items between the specified indexes.  
Public メソッドstatic (Shared in Visual Basic)Loads more items.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Moves an item from the specified position to the new one.  
Public メソッドstatic (Shared in Visual Basic)Moves the items specified by fromIndex and count to the new toIndex position.  
Public メソッドstatic (Shared in Visual Basic)Moves to the page pageIndex.  
Public メソッドstatic (Shared in Visual Basic)Returns true if the data collection needs loading the items asynchronously.  
Public メソッドstatic (Shared in Visual Basic)Refreshes the data collection.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Removes the item at the specified index from the collection.  
Public メソッドstatic (Shared in Visual Basic)Removes any filter applied to the collection previously.  
Public メソッドstatic (Shared in Visual Basic)Removes the items at the specified index from the collection.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Replaces the item at the specified index by the specified item.  
Public メソッドstatic (Shared in Visual Basic)Replaces the items at the specified index by the specified items.  
Public メソッドstatic (Shared in Visual Basic)Sets the maximum number of items per page.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Sorts the data collection according to the specified sort parameters.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Wraps an System.Collections.IEnumerable into a data collection.  
トップ
参照

IDataCollectionEx クラス
C1.DataCollection 名前空間