VectorLayer.Join

VectorLayer.Join method

Joint un calque au calque actuel.

public VectorLayer Join(VectorLayer layer, JoinOptions options)
ParamètreTaperLa description
layerVectorLayerUne couche à joindre.
optionsJoinOptionsParamètres de jointure.

Return_Value

Un nouveau calque à la suite de joindre deux calques.

Exceptions

exceptioncondition
ArgumentNullExceptionL’argument est nul.

Voir également