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
    • Properties
      • Current
    • Methods
      • MoveNextAsync()
    Back to top Generated by DocFX