FastenUp
Search Results for

    Show / Hide Table of Contents

    Interface IBindableCollection<T>

    Represents a collection of objects that can be individually bound to a .

    Namespace: FastenUp.Runtime.Bindables
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IBindableCollection<out T> : IBindable
    Type Parameters
    Name Description
    T

    The type of elements in the collection.

    In This Article
    Back to top Generated by DocFX