バージョン

CreateGenericInformationContext メソッド

タイプした InformationContext オブジェクトを作成します。
シンタックス
'宣言
 
Public Shared Function CreateGenericInformationContext( _
   ByVal cti As CachedTypedInfo, _
   ByVal propertyName As String, _
   ByVal sortAscending As Boolean, _
   ByVal caseSensitive As Boolean, _
   ByVal comparer As Object, _
   ByVal fromDateColumn As Boolean _
) As InformationContext
public static InformationContext CreateGenericInformationContext( 
   CachedTypedInfo cti,
   string propertyName,
   bool sortAscending,
   bool caseSensitive,
   object comparer,
   bool fromDateColumn
)

パラメータ

cti
propertyName
sortAscending
caseSensitive
comparer
fromDateColumn
参照