Search Results for

    Show / Hide Table of Contents

    Interface ITuneData

    調声データ

    Namespace: LibSasara.Model.Serialize
    Assembly: LibSasara.dll
    Syntax
    public interface ITuneData

    Properties

    Index

    インデックス

    Declaration
    int Index { get; set; }
    Property Value
    Type Description
    int
    Remarks

    省略可能。

    Repeat

    同じ値の繰り返し数

    Declaration
    int Repeat { get; set; }
    Property Value
    Type Description
    int
    In this article
    Back to top LibSasara