SPPrincipal.GetField 方法

仅供内部使用。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Function GetField ( _
    fieldIndex As UInteger _
) As Object
用法
Dim fieldIndex As UInteger
Dim returnValue As Object

returnValue = Me.GetField(fieldIndex)
protected Object GetField(
    uint fieldIndex
)

参数

返回值

类型:System.Object

另请参阅

引用

SPPrincipal 类

SPPrincipal 成员

Microsoft.SharePoint 命名空间