Partager via


SPFieldGeolocation - Constructeur (SPFieldCollection, String)

Initialise une nouvelle instance de la classe SPFieldGeolocation en fonction de la collection de champ spécifié et le nom du champ.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    fields As SPFieldCollection, _
    fieldName As String _
)
'Utilisation
Dim fields As SPFieldCollection
Dim fieldName As String

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

Paramètres

Voir aussi

Référence

SPFieldGeolocation classe

SPFieldGeolocation - Membres

SPFieldGeolocation - Surcharge

Microsoft.SharePoint - Espace de noms