Compartilhar via


MatchesReturnObject.ApplyMatches método

This member is reserved for internal use and is not intended to be used directly from your code. Constrói uma instância de um objeto MatchesReturnObject .

Namespace:  Microsoft.SharePoint.Taxonomy.WebServices
Assembly:  Microsoft.SharePoint.Taxonomy (em Microsoft.SharePoint.Taxonomy.dll)

Sintaxe

'Declaração
Public Sub ApplyMatches ( _
    value As List(Of MatchReturnObject) _
)
'Uso
Dim instance As MatchesReturnObject
Dim value As List(Of MatchReturnObject)

instance.ApplyMatches(value)
public void ApplyMatches(
    List<MatchReturnObject> value
)

Parâmetros

Ver também

Referência

MatchesReturnObject classe

MatchesReturnObject membros

Microsoft.SharePoint.Taxonomy.WebServices namespace