Freigeben über


RegionRestrictedSet.DisallowRegion(Int32) Method

Definition

Specifies a region that is blacked out.

public void DisallowRegion (int regionNumber);
member this.DisallowRegion : int -> unit
Public Sub DisallowRegion (regionNumber As Integer)

Parameters

regionNumber
Int32

The region number to be blacked out.

Exceptions

Thrown if regionNumber is already disallowed.

Applies to