Pair Generic Structure (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)

このクラスおよびそのメンバは内部使用のために予約されており、ユーザー コード内で使用することを意図したものではありません。

名前空間: Microsoft.Office.Server.ApplicationRegistry.Infrastructure
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
<SerializableAttribute> _
Public Structure Pair(Of T1, T2)
'使用
Dim instance As Pair(Of T1, T2)
[SerializableAttribute] 
public struct Pair<T1,T2>

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

Pair メンバ
Microsoft.Office.Server.ApplicationRegistry.Infrastructure 名前空間