次の方法で共有


Pair.First プロパティ (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)

このメンバは内部使用の目的で予約されており、ユーザー コード内で直接使用することを意図したものではありません。

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

構文

'宣言
Public ReadOnly Property First As T1
'使用
Dim instance As Pair(Of T1, T2)
Dim value As T1

value = instance.First
public T1 First { get; }

関連項目

参照

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