Partager via


IParagraphIdCollectionFeature Interface

Définition

Fournit l’accès à la collection d’ID de paragraphe dans un document.

public interface IParagraphIdCollectionFeature : System.Collections.Generic.IEnumerable<string>
type IParagraphIdCollectionFeature = interface
    interface seq<string>
    interface IEnumerable
Public Interface IParagraphIdCollectionFeature
Implements IEnumerable(Of String)
Implémente

Propriétés

Count

Obtient le nombre de tous les ID de paragraphe inscrits.

Méthodes

Contains(String)

Identifie si l’ID existe.

S’applique à