InstanceDescriptor::Arguments Property
.NET Framework (current version)
Gets the collection of arguments that can be used to reconstruct an instance of the object that this instance descriptor represents.
Assembly: System (in System.dll)
Property Value
Type: System.Collections::ICollection^An ICollection of arguments that can be used to create the object.
.NET Framework
Available since 1.1
Available since 1.1
Show: