Freigeben über


GeneratorPositionHelper Klasse

Definition

Stellt Hilfsprogrammmethoden zum Auswerten und Erstellen von GeneratorPosition-Strukturwerten bereit. C#- und Microsoft Visual Basic-Code sollten stattdessen Member von GeneratorPosition verwenden.

public ref class GeneratorPositionHelper sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class GeneratorPositionHelper final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class GeneratorPositionHelper
Public NotInheritable Class GeneratorPositionHelper
Vererbung
Object Platform::Object IInspectable GeneratorPositionHelper
Attribute

Methoden

FromIndexAndOffset(Int32, Int32)

Erstellt einen GeneratorPosition-Wert mit bereitgestellten Werten für Index und Offset.

Gilt für: