<< Click to Display Table of Contents >> Navigation: »No topics above this level« AnyRadix.GetFormat Method |
This method returns an object that implements ICustomFormatter to do the formatting.
[Visual Basic]
Public NotOverridable Sub GetFormat( _
ByVal argType As Type _
) _
Implements IFormatProvider.GetFormat
[C#]
public object GetFormat(
Type argType
);
argType
The argument type.
An object that implements ICustomFormatter to do the formatting
AnyRadix Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]