ObjectContext Properties |
The ObjectContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContextType |
The type of value this context contains.
(Overrides ExpansionContextTContextType.) |
![]() | Count |
Gets the number of elements contained in the list.
(Inherited from ExpansionContextT.) |
![]() | IsReadOnly |
Indicates if the list can be modified, or is readonly.
(Inherited from ExpansionContextT.) |
![]() | Item |
Gets or sets the item at the specified index.
Ignores null values.
(Inherited from ExpansionContextT.) |
![]() | List |
Internal list.
(Inherited from ExpansionContextT.) |
![]() | Text |
A string representation of the values contained.
(Overrides ExpansionContextTText.) |
![]() | Type |
The type of item this list contains.
(Inherited from ExpansionContextT.) |