DataFormats Methods
.NET Framework 4.5
| Name | Description | |
|---|---|---|
|
GetDataFormat(Int32) | Returns a DataFormat object that defines a name and numeric ID for the specified data format. The desired data format is specified by numeric ID. |
|
GetDataFormat(String) | Returns a DataFormat object that defines a name and numeric ID for the specified data format. The desired data format is specified by name (a string). |