- Assembly
- Db4objects
.Db4o .Linq-2010 .dll - Namespace
- Db4objects
.Db4o .Linq .Internals - Interfaces
-
- IEnumerable
<T>
- IEnumerable
- Base Types
-
- Object
- ObjectSequence
<T>
graph BT
Type-->Base0["ObjectSequence<T>"]
Base0-->Base1["Object"]
Type-.->Interface0["IEnumerable<T>"]
Type["ObjectSetWrapper<T>"]
class Type type-node
Syntax
public class ObjectSetWrapper<T> : ObjectSequence<T>, IEnumerable<T>
Type Parameters
| Name | Description |
|---|---|
| T |
Constructors
| Name | Summary |
|---|---|
| ObjectSetWrapper |
Properties
| Name | Value | Summary |
|---|---|---|
| Count | int |