JsonLdContextTerms Property  | 
 
            An enumeration of the terms defined by this context.
            
 
    Namespace: 
   VDS.RDF.JsonLd
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic IEnumerable<string> Terms { get; }Public ReadOnly Property Terms As IEnumerable(Of String)
	Get
Property Value
Type: 
IEnumerableString
See Also