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
    System.Threading.Tasks.Task<System.Boolean>

    On this page

    Back to top Generated by DocFX