GraphDiffReportAreDifferentSizes Property  | 
 
            Gets whether the Graphs are different sizes, different sized graphs are by definition non-equal.
            
 
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic bool AreDifferentSizes { get; }Public ReadOnly Property AreDifferentSizes As Boolean
	Get
Property Value
Type: 
Boolean
See Also