⚠️ Beta / Prerelease Documentation - Subject to change. (Api version 19.0.0.1401 | Published on 2026-02-23 14:57:33)
Search Results for

    Show / Hide Table of Contents

    Interface IPairEnumerator

    Namespace: Sdl.Core.FineGrainedAlignment
    Assembly: Sdl.Core.FineGrainedAlignment.dll
    Syntax
    public interface IPairEnumerator

    Properties

    Current

    Declaration
    IAlignableContentPair Current { get; }
    Property Value
    Type Description
    IAlignableContentPair

    Methods

    MoveNextAsync()

    Declaration
    Task<bool> MoveNextAsync()
    Returns
    Type Description
    Task<bool>
    In this article
    Back to top Generated by DocFX