Share via


Bookmarks.Exists(String) Méthode

Définition

Détermine si le signet spécifié existe.

public:
 bool Exists(System::String ^ Name);
public bool Exists (string Name);
abstract member Exists : string -> bool
Public Function Exists (Name As String) As Boolean

Paramètres

Name
String

Nom du signet.

Retours

True si le signet spécifié existe, False si ce n’est pas le cas.

S’applique à