PexExplorationAttributeBase.CreateEmptyClone Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Erstellt einen leeren Klon des Attributs.
protected:
abstract Microsoft::Pex::Framework::PexExplorationAttributeBase ^ CreateEmptyClone();
protected abstract Microsoft.Pex.Framework.PexExplorationAttributeBase CreateEmptyClone ();
abstract member CreateEmptyClone : unit -> Microsoft.Pex.Framework.PexExplorationAttributeBase
Protected MustOverride Function CreateEmptyClone () As PexExplorationAttributeBase