IsType Method
Overload List
Name | Description | |
---|---|---|
IsType(MemberInfo) |
Checks to see if the current RDF object contains the rdf:type predicate of the provided type and returns true if the current RDF object can be cast to the provided type using the ConvertToRdfType method.
|
|
IsType(Uri) |
Checks to see if the current RDF object contains the rdf:type predicate of the provided Uri.
|