PexFactories Class
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.
A collection of factory methods for various type of the .Net runtime
public ref class PexFactories abstract sealed
[__Instrument]
public static class PexFactories
[<__Instrument>]
type PexFactories = class
Public Class PexFactories
- Inheritance
-
PexFactories
- Attributes
-
__InstrumentAttribute
Methods
CreateNameValueCollection(KeyValuePair<String,String>[]) |
A factory for System.Collections.Specialized.NameValueCollection instances |