Click or drag to resize

OntologyResourceAddComment Method (String)

Adds a comment for this resource.

Namespace:  VDS.RDF.Ontology
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool AddComment(
	string comment
)

Parameters

comment
Type: SystemString
Comment.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:VDS.RDF.Ontology.OntologyResource.AddComment(System.String)"]

See Also