'宣言
Public Shared Function Compile( _ ByVal region As RegionEx _ ) As CompiledRegion
public static CompiledRegion Compile( RegionEx region )
パラメータ
- region
- 元の地域。
戻り値の型
コンパイルされた領域。
'宣言
Public Shared Function Compile( _ ByVal region As RegionEx _ ) As CompiledRegion
public static CompiledRegion Compile( RegionEx region )