Sdílet prostřednictvím


InstanceDescriptor.Arguments Vlastnost

Definice

Získá kolekci argumentů, které lze použít k rekonstrukci instance objektu, který tento popisovač instance představuje.

public:
 property System::Collections::ICollection ^ Arguments { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection Arguments { get; }
member this.Arguments : System.Collections.ICollection
Public ReadOnly Property Arguments As ICollection

Hodnota vlastnosti

Argumenty ICollection , které lze použít k vytvoření objektu.

Platí pro