共用方式為


IParagraphIdCollectionFeature Interface

Definition

Provides access to the paragraph id collection in a document.

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

Properties

Count

Gets a count of all the registered paragraph ids.

Methods

Contains(String)

Identifies if the id exists.

Applies to