Share via


Match<TNode>.Matches Property

Definition

public:
 property System::Collections::Generic::IReadOnlyDictionary<TNode, TNode> ^ Matches { System::Collections::Generic::IReadOnlyDictionary<TNode, TNode> ^ get(); };
public System.Collections.Generic.IReadOnlyDictionary<TNode,TNode> Matches { get; }
member this.Matches : System.Collections.Generic.IReadOnlyDictionary<'Node, 'Node>
Public ReadOnly Property Matches As IReadOnlyDictionary(Of TNode, TNode)

Property Value

IReadOnlyDictionary<TNode,TNode>

Applies to