バージョン

CreateCollectionObject メソッド (ContainerGridViewStateJournal)

ビュー してーとがトラックされているコレクション オブジェクトの新しいインスタンスを作成します。
シンタックス
'宣言
 
Protected Overrides Function CreateCollectionObject( _
   ByVal objectCollection As ObjectCollection, _
   ByVal units() As String, _
   ByVal objectType As String _
) As ICollectionObject
protected override ICollectionObject CreateCollectionObject( 
   ObjectCollection objectCollection,
   string[] units,
   string objectType
)

パラメータ

objectCollection
履歴が保持されるコレクション。
units
ビュー ステート履歴に保存された操作を説明する文字列の配列。
objectType
コレクション オブジェクト タイプ。
参照