指定されたオブジェクトと等価の、複数のスレッド間で安全に共有できる Group オブジェクトを返します。
Public Shared Function Synchronized( _
ByVal inner As Group _) As Group
[C#]
public static Group Synchronized(Groupinner);
[C++]
public: static Group* Synchronized(Group* inner);
[JScript]
public static function Synchronized(
inner : Group) : Group;
パラメータ
- inner
入力 Group オブジェクト。
戻り値
正規表現 Group オブジェクト。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET