'宣言
Public Function _toBooleanItem( _ ByVal dataField As IBooleanDataField, _ ByVal items As Object _ ) As Nullable(Of Boolean)
public Nullable<bool> _toBooleanItem( IBooleanDataField dataField, object items )
パラメータ
- dataField
- items
'宣言
Public Function _toBooleanItem( _ ByVal dataField As IBooleanDataField, _ ByVal items As Object _ ) As Nullable(Of Boolean)
public Nullable<bool> _toBooleanItem( IBooleanDataField dataField, object items )