ContainsSize メソッド

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

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

構文

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

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

パラメーター

戻り値

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