GetBoolean メソッド

ブール型プロパティの値を取得します。

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

構文

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

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

パラメーター

戻り値

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