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.
Methods | This Package | All Packages
Defines the data formatting interface.
package com.ms.wfc.data
public interface IDataFormat
Remarks
Classes that implement the IDataFormat interface can format data that is presented to the user. The DataFormat class is an abstract implementation of this interface.