Search Results for

    Show / Hide Table of Contents

    Class ISegmentExtensions

    Inheritance
    object
    ISegmentExtensions
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Sdl.TranslationStudioAutomation.IntegrationApi.Extensions
    Assembly: Sdl.TranslationStudioAutomation.IntegrationApi.dll
    Syntax
    public static class ISegmentExtensions

    Methods

    AsSimpleText(ISegment)

    Declaration
    public static string AsSimpleText(this ISegment segment)
    Parameters
    Type Name Description
    ISegment segment
    Returns
    Type Description
    string
    In this article
    • Methods
      • AsSimpleText(ISegment)
    Back to top Generated by DocFX