Freigeben über


SPFieldGeolocation-Konstruktor (SPFieldCollection, String)

Initialisiert eine neue Instanz der Klasse SPFieldGeolocation basierend auf den angegebenen Feldauflistung und Feldnamen.

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

Syntax

'Declaration
Public Sub New ( _
    fields As SPFieldCollection, _
    fieldName As String _
)
'Usage
Dim fields As SPFieldCollection
Dim fieldName As String

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

Parameter

Siehe auch

Referenz

SPFieldGeolocation Klasse

SPFieldGeolocation-Member

SPFieldGeolocation-Überladung

Microsoft.SharePoint-Namespace