Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
DataFormat.DataFormat
Creates a DataFormat object.
Syntax
public DataFormat()
public DataFormat( IDataFormat format )
Parameters
format
An object implementing the IDataFormat interface to be wrapped by this object.