public abstract IExporter Exporter( string Format )
public: abstract IExporter^ Exporter( String^ Format )
'Declaration Public MustOverride Function Exporter( _ ByVal Format As String _ ) As IExporter
'Usage Dim instance As CodecFactory Dim Format As String Dim value As IExporter value = instance.Exporter(Format)
Target Platforms: .NET CLR 4.0 or higher
CodecFactory Class CodecFactory Members