OperationParameterInfoCollection.ICollection<OperationParameterInfo>.Clear Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes all items from the ICollection<T>.
virtual void System.Collections.Generic.ICollection<System.Workflow.Activities.OperationParameterInfo>.Clear() = System::Collections::Generic::ICollection<System::Workflow::Activities::OperationParameterInfo ^>::Clear;
void ICollection<OperationParameterInfo>.Clear ();
abstract member System.Collections.Generic.ICollection<System.Workflow.Activities.OperationParameterInfo>.Clear : unit -> unit
override this.System.Collections.Generic.ICollection<System.Workflow.Activities.OperationParameterInfo>.Clear : unit -> unit
Sub Clear () Implements ICollection(Of OperationParameterInfo).Clear
Implements
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.