CreateUserWizardStepCollectionEditor::CanRemoveInstance Method (Object^)
.NET Framework (current version)
Returns a value indicating whether a provided object can be removed from the collection.
Assembly: System.Design (in System.Design.dll)
Parameters
- value
-
Type:
System::Object^
A WizardStep object to determine whether it can be removed from the collection.
Return Value
Type: System::Booleantrue if the WizardStep can be removed from the collection; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: