Share via


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.

See Also

SubjectBase Class

SubjectBase Members

Microsoft.Imm.Sdk.Rdf Namespace