IFilteredRecordCollection<TRecord> Interface
- Last UpdatedApr 08, 2026
- 1 minute read
A collection of TRecord records filtered by the value of an index.
public interface IFilteredRecordCollection<TRecord> : IAttachable, ILockable
generic<typename TRecord>
public interface class IFilteredRecordCollection : public IAttachable, ILockable
