VectorCollection.IFormattable.ToString Method
For a description of this member, see IFormattable.ToString.
Assembly: PresentationCore (in PresentationCore.dll)
You cannot use methods in XAML.
Parameters
- format
- Type: System.String
The [T:System.]String specifying the format to use.
-or-
null (Nothing in Visual Basic) to use the default format defined for the type of the IFormattable implementation.
- provider
- Type: System.IFormatProvider
The [T:System.]IFormatProvider to use to format the value.
-or-
null (Nothing in Visual Basic) to obtain the numeric format information from the current locale setting of the operating system.
Return Value
Type: System.StringA String containing the value of the current instance in the specified format.
Implements
IFormattable.ToString(String, IFormatProvider)This member is an explicit interface member implementation. It can be used only when the VectorCollection instance is cast to an IFormattable interface.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.