共用方式為


SPFieldCurrency constructor (SPFieldCollection, String)

初始化SPFieldCurrency類別,根據指定的欄位集合和名稱的新執行個體。

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

Syntax

'宣告
Public Sub New ( _
    fields As SPFieldCollection, _
    fieldName As String _
)
'用途
Dim fields As SPFieldCollection
Dim fieldName As String

Dim instance As New SPFieldCurrency(fields, _
    fieldName)
public SPFieldCurrency(
    SPFieldCollection fields,
    string fieldName
)

參數

請參閱

參照

SPFieldCurrency class

SPFieldCurrency members

SPFieldCurrency overload

Microsoft.SharePoint namespace