| MediaFormatTFormat Methods | 
The MediaFormatTFormat generic type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Clone | 
            Clones this instance.
             | 
|  | CreateInstance | 
            Creates a new instance.
             | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | IsEquivalent(TFormat) | 
            Determines whether the specified format is equivalent.
             | 
|  | IsEquivalent(TFormat, Boolean) | 
            Determines whether the specified format is equivalent.
             | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | 
            Returns a string that represents this instance.
            (Overrides ObjectToString.) | 
 See Also
See Also