FormattableString::GetArguments Method ()
.NET Framework (current version)
Returns an object array that contains one or more objects to format.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: array<System::Object^>^An object array that contains one or more objects to format.
Clients should not modify the contents of the array.
Universal Windows Platform
Available since 10
.NET Framework
Available since 4.6
Available since 10
.NET Framework
Available since 4.6
Show: