ConstructorBlockSyntax.WithBegin(SubNewStatementSyntax) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
This member is obsolete.
public:
Microsoft::CodeAnalysis::VisualBasic::Syntax::ConstructorBlockSyntax ^ WithBegin(Microsoft::CodeAnalysis::VisualBasic::Syntax::SubNewStatementSyntax ^ begin);
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("This member is obsolete.", true)]
public Microsoft.CodeAnalysis.VisualBasic.Syntax.ConstructorBlockSyntax WithBegin(Microsoft.CodeAnalysis.VisualBasic.Syntax.SubNewStatementSyntax begin);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Obsolete("This member is obsolete.", true)>]
override this.WithBegin : Microsoft.CodeAnalysis.VisualBasic.Syntax.SubNewStatementSyntax -> Microsoft.CodeAnalysis.VisualBasic.Syntax.ConstructorBlockSyntax
Public Function WithBegin (begin As SubNewStatementSyntax) As ConstructorBlockSyntax
Paramètres
- begin
- SubNewStatementSyntax
Retours
- Attributs