TreeIndexedTripleCollection Properties | 
The TreeIndexedTripleCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | 
            Gets the count of triples in the collection.
              (Overrides BaseTripleCollectionCount.) | |
| Item | 
            Gets the specific instance of a Triple in the collection.
              (Overrides BaseTripleCollectionItemTriple.) | |
| ObjectNodes | 
            Gets the Object Nodes.
              (Overrides BaseTripleCollectionObjectNodes.) | |
| PredicateNodes | 
            Gets the Predicate Nodes.
              (Overrides BaseTripleCollectionPredicateNodes.) | |
| SubjectNodes | 
            Gets the Subject Nodes.
              (Overrides BaseTripleCollectionSubjectNodes.) |