ChildSyntaxList.Reversed Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: value class ChildSyntaxList::Reversed : IEquatable<Microsoft::CodeAnalysis::ChildSyntaxList::Reversed>, System::Collections::Generic::IEnumerable<Microsoft::CodeAnalysis::SyntaxNodeOrToken>
public readonly struct ChildSyntaxList.Reversed : IEquatable<Microsoft.CodeAnalysis.ChildSyntaxList.Reversed>, System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.SyntaxNodeOrToken>
type ChildSyntaxList.Reversed = struct
interface seq<SyntaxNodeOrToken>
interface IEnumerable
Public Structure ChildSyntaxList.Reversed
Implements IEnumerable(Of SyntaxNodeOrToken), IEquatable(Of ChildSyntaxList.Reversed)
- Inheritance
-
ChildSyntaxList.Reversed
- Implements
Methods
Equals(ChildSyntaxList+Reversed) | |
Equals(Object) | |
GetEnumerator() | |
GetHashCode() |
Explicit Interface Implementations
IEnumerable.GetEnumerator() | |
IEnumerable<SyntaxNodeOrToken>.GetEnumerator() |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.