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

Boolean

True si le signet spécifié existe, false dans le cas contraire.

S’applique à