RazorTemplateBase.BeginContext(Int32, Int32, Boolean) Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
public:
void BeginContext(int position, int length, bool x);
public void BeginContext(int position, int length, bool x);
member this.BeginContext : int * int * bool -> unit
Public Sub BeginContext (position As Integer, length As Integer, x As Boolean)
Parametry
- position
- Int32
- length
- Int32
- x
- Boolean