DataSetListBoxItem.HaveEquivalentServerUrlAndItemPath(String, String) Método

Definición

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

Parámetros

serverUrl
String
itemPath
String

Devoluciones

Se aplica a