Pair.ToString 方法 (String) (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)

该成员仅供内部使用,不应在代码中直接使用。

命名空间: Microsoft.Office.Server.ApplicationRegistry.Infrastructure
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public Function ToString ( _
    format As String _
) As String
用法
Dim instance As Pair(Of T1, T2)
Dim format As String
Dim returnValue As String

returnValue = instance.ToString(format)
public string ToString (
    string format
)

参数

  • format

另请参阅

参考

Pair Generic Structure
Pair 成员
Microsoft.Office.Server.ApplicationRegistry.Infrastructure 命名空间