Search Results for

    Show / Hide Table of Contents

    Enum SplitType

    Specifies how to split a string.

    Namespace: DisCatSharp.Interactivity.Enums
    Assembly: DisCatSharp.Interactivity.dll
    Syntax
    public enum SplitType

    Fields

    Name Description
    Character

    Splits string per 500 characters.

    Line

    Splits string per 15 lines.

    Extension Methods

    ReflectionUtilities.ToDictionary<SplitType>()
    ExtensionMethods.GetName<SplitType>()
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems