public sealed class Factory : ISyntaxGeneratorFactoryPublic NotInheritable Class Factory
Implements ISyntaxGeneratorFactorypublic ref class Factory sealed : ISyntaxGeneratorFactory[<SealedAttribute>]
type Factory =
class
interface ISyntaxGeneratorFactory
end| VisualBasicDeclarationSyntaxGeneratorFactory | Initializes a new instance of the VisualBasicDeclarationSyntaxGeneratorFactory class |
| ResourceItemFileLocation | This read-only property is implemented to return the default and localized resource item file location. |
| Create | This is implemented to provide a syntax generator factory |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |