BaseTripleCollection Properties | 
The BaseTripleCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | 
            Gets the Number of Triples in the Triple Collection.
              | |
| Item | 
            Gets the given Triple.
              | |
| ObjectNodes | 
            Gets all the Nodes which are Objects of Triples in the Triple Collection.
              | |
| PredicateNodes | 
            Gets all the Nodes which are Predicates of Triples in the Triple Collection.
              | |
| SubjectNodes | 
            Gets all the Nodes which are Subjects of Triples in the Triple Collection.
              |