Search Results for

    Show / Hide Table of Contents

    Interface IModifierList<T>

    Inherited Members
    IReadOnlyModifierList<T>.Evaluate(T)
    Namespace: MackySoft.Modiferty
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IModifierList<T> : IList<IModifier<T>>, IReadOnlyModifierList<T>, IReadOnlyList<IModifier<T>>
    Type Parameters
    Name Description
    T

    Properties

    Count

    Declaration
    int Count { get; }
    Property Value
    Type Description
    Int32
    In This Article
    Back to top Modiferty - Property Modification for Unity