DataSetListBoxItem.HaveEquivalentServerUrlAndItemPath(String, String) Méthode

Définition

public:
 bool HaveEquivalentServerUrlAndItemPath(System::String ^ serverUrl, System::String ^ itemPath);
public bool HaveEquivalentServerUrlAndItemPath (string serverUrl, string itemPath);
member this.HaveEquivalentServerUrlAndItemPath : string * string -> bool
Public Function HaveEquivalentServerUrlAndItemPath (serverUrl As String, itemPath As String) As Boolean

Paramètres

serverUrl
String
itemPath
String

Retours

S’applique à