# C1.Win.TreeView.PropertyPath

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_TreeView_PropertyPath" data-uid="C1.Win.TreeView.PropertyPath" class="text-break">PropertyPath Class
</h1>
  <div class="markdown level0 summary"><p>Represents the collection of fields or peroperties to be used for binding at the specified <a class="xref" href="C1.Win.TreeView.C1TreeView.html">C1TreeView</a> level.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.objectmodel.collection-1">Collection</a>&lt;<a class="xref" href="../C1.Win.10/C1.Win.Collections.ObjectModel.ObservableKeyValuePair-2.html">ObservableKeyValuePair</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>&gt;&gt;</div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.objectmodel.observablecollection-1">ObservableCollection</a>&lt;<a class="xref" href="../C1.Win.10/C1.Win.Collections.ObjectModel.ObservableKeyValuePair-2.html">ObservableKeyValuePair</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>&gt;&gt;</div>
    <div class="level3"><a class="xref" href="../C1.Win.10/C1.Win.Collections.ObjectModel.ObservableDictionary-2.html">ObservableDictionary</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>&gt;</div>
    <div class="level4"><span class="xref">PropertyPath</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ilist-1">IList</a>&lt;<a class="xref" href="../C1.Win.10/C1.Win.Collections.ObjectModel.ObservableKeyValuePair-2.html">ObservableKeyValuePair</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>&gt;&gt;</div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.icollection-1">ICollection</a>&lt;<a class="xref" href="../C1.Win.10/C1.Win.Collections.ObjectModel.ObservableKeyValuePair-2.html">ObservableKeyValuePair</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>&gt;&gt;</div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ilist">IList</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.icollection">ICollection</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ireadonlylist-1">IReadOnlyList</a>&lt;<a class="xref" href="../C1.Win.10/C1.Win.Collections.ObjectModel.ObservableKeyValuePair-2.html">ObservableKeyValuePair</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>&gt;&gt;</div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ireadonlycollection-1">IReadOnlyCollection</a>&lt;<a class="xref" href="../C1.Win.10/C1.Win.Collections.ObjectModel.ObservableKeyValuePair-2.html">ObservableKeyValuePair</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>&gt;&gt;</div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1">IEnumerable</a>&lt;<a class="xref" href="../C1.Win.10/C1.Win.Collections.ObjectModel.ObservableKeyValuePair-2.html">ObservableKeyValuePair</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>&gt;&gt;</div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.specialized.inotifycollectionchanged">INotifyCollectionChanged</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.inotifypropertychanged">INotifyPropertyChanged</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.idictionary-2">IDictionary</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>&gt;</div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.icollection-1">ICollection</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.keyvaluepair-2">KeyValuePair</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>&gt;&gt;</div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1">IEnumerable</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.keyvaluepair-2">KeyValuePair</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>&gt;&gt;</div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ienumerable">IEnumerable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.TreeView.html">C1.Win.TreeView</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.TreeView.10.dll</h6>
  <h5 id="C1_Win_TreeView_PropertyPath_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class PropertyPath : ObservableDictionary&lt;int, string&gt;, IList&lt;ObservableKeyValuePair&lt;int, string&gt;&gt;, ICollection&lt;ObservableKeyValuePair&lt;int, string&gt;&gt;, IList, ICollection, IReadOnlyList&lt;ObservableKeyValuePair&lt;int, string&gt;&gt;, IReadOnlyCollection&lt;ObservableKeyValuePair&lt;int, string&gt;&gt;, IEnumerable&lt;ObservableKeyValuePair&lt;int, string&gt;&gt;, INotifyCollectionChanged, INotifyPropertyChanged, IDictionary&lt;int, string&gt;, ICollection&lt;KeyValuePair&lt;int, string&gt;&gt;, IEnumerable&lt;KeyValuePair&lt;int, string&gt;&gt;, IEnumerable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class PropertyPath
    Inherits ObservableDictionary(Of Integer, String)
    Implements IList(Of ObservableKeyValuePair(Of Integer, String)), ICollection(Of ObservableKeyValuePair(Of Integer, String)), IList, ICollection, IReadOnlyList(Of ObservableKeyValuePair(Of Integer, String)), IReadOnlyCollection(Of ObservableKeyValuePair(Of Integer, String)), IEnumerable(Of ObservableKeyValuePair(Of Integer, String)), INotifyCollectionChanged, INotifyPropertyChanged, IDictionary(Of Integer, String), ICollection(Of KeyValuePair(Of Integer, String)), IEnumerable(Of KeyValuePair(Of Integer, String)), IEnumerable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_TreeView_PropertyPath__ctor" data-uid="C1.Win.TreeView.PropertyPath.#ctor">
          <a class="xref" href="C1.Win.TreeView.PropertyPath.-ctor.html#C1_Win_TreeView_PropertyPath__ctor">PropertyPath()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_TreeView_PropertyPath_GetPathString" data-uid="C1.Win.TreeView.PropertyPath.GetPathString">
          <a class="xref" href="C1.Win.TreeView.PropertyPath.GetPathString.html#C1_Win_TreeView_PropertyPath_GetPathString">GetPathString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a string representing this collection. This string uses the '\' as a separator.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TreeView_PropertyPath_GetValue_System_Int32_" data-uid="C1.Win.TreeView.PropertyPath.GetValue(System.Int32)">
          <a class="xref" href="C1.Win.TreeView.PropertyPath.GetValue.html#C1_Win_TreeView_PropertyPath_GetValue_System_Int32_">GetValue(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the field or property for the specified level.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TreeView_PropertyPath_OnCollectionChanged_System_Collections_Specialized_NotifyCollectionChangedEventArgs_" data-uid="C1.Win.TreeView.PropertyPath.OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)">
          <a class="xref" href="C1.Win.TreeView.PropertyPath.OnCollectionChanged.html#C1_Win_TreeView_PropertyPath_OnCollectionChanged_System_Collections_Specialized_NotifyCollectionChangedEventArgs_">OnCollectionChanged(NotifyCollectionChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_TreeView_PropertyPath_OnItemChanged_C1_Win_Collections_ObjectModel_ItemChangedEventArgs_C1_Win_Collections_ObjectModel_ObservableKeyValuePair_System_Int32_System_String___" data-uid="C1.Win.TreeView.PropertyPath.OnItemChanged(C1.Win.Collections.ObjectModel.ItemChangedEventArgs{C1.Win.Collections.ObjectModel.ObservableKeyValuePair{System.Int32,System.String}})">
          <a class="xref" href="C1.Win.TreeView.PropertyPath.OnItemChanged.html#C1_Win_TreeView_PropertyPath_OnItemChanged_C1_Win_Collections_ObjectModel_ItemChangedEventArgs_C1_Win_Collections_ObjectModel_ObservableKeyValuePair_System_Int32_System_String___">OnItemChanged(ItemChangedEventArgs&lt;ObservableKeyValuePair&lt;int, string&gt;&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Fires the <a class="xref" href="../C1.Win.10/C1.Win.Collections.ObjectModel.ObservableDictionary-2.ItemChanged.html">ItemChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TreeView_PropertyPath_SetPath_System_String_" data-uid="C1.Win.TreeView.PropertyPath.SetPath(System.String)">
          <a class="xref" href="C1.Win.TreeView.PropertyPath.SetPath.html#C1_Win_TreeView_PropertyPath_SetPath_System_String_">SetPath(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets this collection from string with fields or properties.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TreeView_PropertyPath_ToString" data-uid="C1.Win.TreeView.PropertyPath.ToString">
          <a class="xref" href="C1.Win.TreeView.PropertyPath.ToString.html#C1_Win_TreeView_PropertyPath_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
