EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Interface IComplexAuraList<T>

    Inherited Members
    IObservableListEx<T>.Collection
    IEnumerable<T>.GetEnumerator()
    IDisposable.Dispose()
    INotifyPropertyChanged.PropertyChanged
    INotifyCollectionChanged.CollectionChanged
    Namespace: EyeAuras.Shared
    Assembly: EyeAuras.Shared.dll
    Syntax
    public interface IComplexAuraList<T> : ISourceListEx<T>, ISourceList<T>, IObservableList<T>, IObservableListEx<T>, IObservableList<T>, IEnumerable<T>, IEnumerable, IDisposable, INotifyPropertyChanged, INotifyCollectionChanged
    Type Parameters
    Name Description
    T

    Extension Methods

    ObjectExtensions.GetPropertyAccessor<TValue>(object, string)
    ObjectReflectionExtensions.GetPropertyTypeOrDefault(object, string)
    ObjectReflectionExtensions.GetPropertyValue<T>(object, string)
    ObjectReflectionExtensions.SetPropertyValue<T>(object, string, T)
    © Xab3r. All rights reserved.