PexExplorationAttributeBase.CreateEmptyClone 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.
Creates a empty clone of the attribute
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