共用方式為


SPPrincipal.GetField method

保留給內部使用。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
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
)

參數

傳回值

Type: System.Object

請參閱

參照

SPPrincipal class

SPPrincipal members

Microsoft.SharePoint namespace