For a list of all members of this type, see Generic ObjectSet members.
| Name | Description | |
|---|---|---|
| Capacity | Gets or sets the number of elements that the ObjectSet can contain. | |
| Count | Gets the number of elements contained in the ObjectSet. | |
| DefaultView | Returns the default ObjectView for the ObjectSet. This instance may be bound to data-driven controls. When the ObjectSet is bound to a control this instance is used. | |
| IsReadOnly | Gets a value indicating whether the ObjectSet is read-only. | |
| Item | Gets or sets the object at the specified index. |