Share via


StringGenerator Members

Include Protected Members
Include Inherited Members

A sealed data generator class that generates strings.

The StringGenerator type exposes the following members.

Constructors

  Name Description
Aa980734.pubmethod(en-us,VS.90).gif StringGenerator Initializes a new instance of the StringGenerator class.

Top

Methods

  Name Description
Aa980734.pubmethod(en-us,VS.90).gif Dispose Disposes the resources that the string generator held.
Aa980734.pubmethod(en-us,VS.90).gif Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Aa980734.protmethod(en-us,VS.90).gif Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Aa980734.pubmethod(en-us,VS.90).gif GenerateNextValues Generates the next set of string values.
Aa980734.pubmethod(en-us,VS.90).gif GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Aa980734.pubmethod(en-us,VS.90).gif GetOutputValue Gets the output value of the string generator.
Aa980734.pubmethod(en-us,VS.90).gif GetType Gets the Type of the current instance. (Inherited from Object.)
Aa980734.pubmethod(en-us,VS.90).gif Initialize Initializes the string generator.
Aa980734.protmethod(en-us,VS.90).gif MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Aa980734.pubmethod(en-us,VS.90).gif SetInputValues Sets values on input properties for the string generator.
Aa980734.pubmethod(en-us,VS.90).gif ToString Returns a String that represents the current Object. (Inherited from Object.)
Aa980734.pubmethod(en-us,VS.90).gif ValidateInputs Validates the input properties of the string generator.

Top

See Also

Reference

StringGenerator Class

Microsoft.VisualStudio.TeamSystem.Data.Generators Namespace