Click or drag to resize

DynamicSubjectCollectionT Properties

The DynamicSubjectCollectionT generic type exposes the following members.

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