# C1.FlexMap.IGeoGeometryRecordData

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_FlexMap_IGeoGeometryRecordData" data-uid="C1.FlexMap.IGeoGeometryRecordData" class="text-break">IGeoGeometryRecordData Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the attribute data.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.FlexMap.html">C1.FlexMap</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Map.4.8.dll</h6>
  <h5 id="C1_FlexMap_IGeoGeometryRecordData_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IGeoGeometryRecordData</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IGeoGeometryRecordData</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_FlexMap_IGeoGeometryRecordData_Fields" data-uid="C1.FlexMap.IGeoGeometryRecordData.Fields">
          <a class="xref" href="C1.FlexMap.IGeoGeometryRecordData.Fields.html#C1_FlexMap_IGeoGeometryRecordData_Fields">Fields</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a collection of attribute fields.</p>
</td>
      </tr>
      <tr>
        <td id="C1_FlexMap_IGeoGeometryRecordData_Item_System_String_" data-uid="C1.FlexMap.IGeoGeometryRecordData.Item(System.String)">
          <a class="xref" href="C1.FlexMap.IGeoGeometryRecordData.Item.html#C1_FlexMap_IGeoGeometryRecordData_Item_System_String_">this[string]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the attribute value with the specified name.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
