LeviathanLeftJoinBinder Methods | 
The LeviathanLeftJoinBinder type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | 
            Disposes of a Result Binder.
              (Inherited from SparqlResultBinder.) | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.  (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| Group | 
            Gets the Group referred to by the given ID.
              (Inherited from SparqlResultBinder.) | |
| IsGroup | 
            Checks whether the given ID refers to a Group.
              (Inherited from SparqlResultBinder.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| SetGroupContext | 
            Sets the Group Context for the Binder.
              (Inherited from SparqlResultBinder.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | |
| Value | 
            Gets the Value for a given Variable from the Set with the given Binding ID.
              (Overrides SparqlResultBinderValue(String, Int32).) |