dotNetRDF API Documentation
dotNetRDF API Documentation
VDS.RDF.Dynamic
DynamicNode Class
DynamicNode Methods
Add Method
Clear Method
Contains Method
ContainsKey Method
Remove Method
TryGetValue Method
DynamicNode
.
Clear Method
Retracts statements with this subject.
Namespace:
VDS.RDF.Dynamic
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax
C#
VB
Copy
public
void
Clear
()
Public
Sub
Clear
Implements
ICollection
<
T
>
.
Clear
()
ICollection
<
T
>
.
Clear
()
ICollection
<
T
>
.
Clear
()
See Also
Reference
DynamicNode Class
VDS.RDF.Dynamic Namespace
Please report any bugs or issues with this documentation at http://github.com/dotnetrdf/dotnetrdf/issues
Copyright (c) 2009 - 2020 dotNetRDF Project