다음을 통해 공유


RemoveBoolean 메서드

Removes a Boolean property.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls.dll의 Microsoft.ReportingServices.Designer.Controls

구문

‘선언
Public Sub RemoveBoolean ( _
    propertyIndex As Integer _
)
‘사용 방법
Dim instance As PropertyStore
Dim propertyIndex As Integer

instance.RemoveBoolean(propertyIndex)
public void RemoveBoolean(
    int propertyIndex
)
public:
virtual void RemoveBoolean(
    int propertyIndex
) sealed
abstract RemoveBoolean : 
        propertyIndex:int -> unit 
override RemoveBoolean : 
        propertyIndex:int -> unit 
public final function RemoveBoolean(
    propertyIndex : int
)

매개 변수

구현

IPropertyStore. . :: . .RemoveBoolean(Int32)