Click or drag to resize

DynamicObjectCollectionT Properties

The DynamicObjectCollectionT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of statements with given subject and predicate.
(Inherited from DynamicObjectCollection.)
Public propertyIsReadOnly
Gets a value indicating whether this collection is read only (always false).
(Inherited from DynamicObjectCollection.)
Protected propertyObjects
Gets objects of statements with given subject and predicate.
(Inherited from DynamicObjectCollection.)
Top
See Also