Interface IEditableCollection<V>
Inherited Members
Namespace: Estrelica.Interfaces
Assembly: Estrelica.Interfaces.dll
Syntax
[StayPublic]
[DoNotObfuscateType]
public interface IEditableCollection<V> : IEditable<V>, IEditable, ICollection<V>, IEnumerable<V>, IEnumerable
Type Parameters
V |