Edit

Share via


FakeDisposeCallback.Disposed Property

Definition

public:
 property System::Collections::Generic::List<System::Object ^> ^ Disposed { System::Collections::Generic::List<System::Object ^> ^ get(); };
public System.Collections.Generic.List<object> Disposed { get; }
member this.Disposed : System.Collections.Generic.List<obj>
Public ReadOnly Property Disposed As List(Of Object)

Property Value

Applies to