[System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")]
publicvoid Invalidate(
System.Drawing.Region region
)
public procedure Invalidate(
region: System.Drawing.Region
);
System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")
public function Invalidate(
region : System.Drawing.Region
);
[System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")]
public: void Invalidate(
System.Drawing.Region* region
)
[System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")]
public:
void Invalidate(
System.Drawing.Region^ region
)
'声明
<System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")>
PublicOverloadsSub Invalidate( _
ByValregionAs System.Drawing.Region _
)
'用法
Dim instance AsC1InputPanelDim region As System.Drawing.Region
instance.Invalidate(region)
参数
region
需求
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2