The RdfFormat type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetResultsFormat
Returns the format to use for the specified media type or extension, or null if there is no match found
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodMatchesMediaType
Returns true, if this instance has at least one media type string that matches one of the media type strings of other
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns the string representation of this object
(Inherited from FormatInfo.)
Public methodWithEncoding
Returns a copy of this results format, with a different encoding

See Also