ContainsBoolean メソッド

指定したインデックスのプロパティにブール値が含まれているかどうかを示します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Function ContainsBoolean ( _
    propertyIndex As Integer _
) As Boolean
'使用
Dim instance As IPropertyStore
Dim propertyIndex As Integer
Dim returnValue As Boolean

returnValue = instance.ContainsBoolean(propertyIndex)
bool ContainsBoolean(
    int propertyIndex
)
bool ContainsBoolean(
    int propertyIndex
)
abstract ContainsBoolean : 
        propertyIndex:int -> bool 
function ContainsBoolean(
    propertyIndex : int
) : boolean

パラメーター

戻り値

型: System. . :: . .Boolean
Boolean 値です。