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

Search Results for

    Interface ISourceListEx<T>

    Inherited Members
    IObservableListEx<T>.Collection
    IEnumerable<T>.GetEnumerator()
    IDisposable.Dispose()
    INotifyPropertyChanged.PropertyChanged
    INotifyCollectionChanged.CollectionChanged
    Namespace: PoeShared.Scaffolding
    Assembly: PoeShared.dll
    Syntax
    public interface 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.