# GrapeCity.ActiveReports.ScriptReferences

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_ScriptReferences" data-uid="GrapeCity.ActiveReports.ScriptReferences" class="text-break">ScriptReferences Class
</h1>
  <div class="markdown level0 summary"><p>String based collection of namespaces that user can add at run time.</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"><span class="xref">ScriptReferences</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.html">GrapeCity.ActiveReports</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.dll</h6>
  <h5 id="GrapeCity_ActiveReports_ScriptReferences_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class ScriptReferences</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="GrapeCity_ActiveReports_ScriptReferences__ctor" data-uid="GrapeCity.ActiveReports.ScriptReferences.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.ScriptReferences.-ctor.html#GrapeCity_ActiveReports_ScriptReferences__ctor">ScriptReferences()</a>
        </td>
        <td class="markdown level1 summary"><p>Default contructor</p>
</td>
      </tr>
    </tbody>
  </table>
  <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="GrapeCity_ActiveReports_ScriptReferences_CustomNamespaces" data-uid="GrapeCity.ActiveReports.ScriptReferences.CustomNamespaces">
          <a class="xref" href="GrapeCity.ActiveReports.ScriptReferences.CustomNamespaces.html#GrapeCity_ActiveReports_ScriptReferences_CustomNamespaces">CustomNamespaces</a>
        </td>
        <td class="markdown level1 summary"><p>Gets list of internal namepaces</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_ScriptReferences_DefaultNamespaces" data-uid="GrapeCity.ActiveReports.ScriptReferences.DefaultNamespaces">
          <a class="xref" href="GrapeCity.ActiveReports.ScriptReferences.DefaultNamespaces.html#GrapeCity_ActiveReports_ScriptReferences_DefaultNamespaces">DefaultNamespaces</a>
        </td>
        <td class="markdown level1 summary"><p>Gets list of default namepaces (added to report script scope explicitly)</p>
</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="GrapeCity_ActiveReports_ScriptReferences_Parse_System_String_System_Collections_Specialized_StringCollection__" data-uid="GrapeCity.ActiveReports.ScriptReferences.Parse(System.String,System.Collections.Specialized.StringCollection@)">
          <a class="xref" href="GrapeCity.ActiveReports.ScriptReferences.Parse.html#GrapeCity_ActiveReports_ScriptReferences_Parse_System_String_System_Collections_Specialized_StringCollection__">Parse(string, out StringCollection)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_ScriptReferences_ToString" data-uid="GrapeCity.ActiveReports.ScriptReferences.ToString">
          <a class="xref" href="GrapeCity.ActiveReports.ScriptReferences.ToString.html#GrapeCity_ActiveReports_ScriptReferences_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a> that represents this instance.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ApplyDefaults.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ApplyDefaults__1___0_">ObjectExtensions.ApplyDefaults&lt;TObject&gt;(TObject)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.SetValue.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_SetValue__1___0_System_ComponentModel_PropertyDescriptor_System_String_">ObjectExtensions.SetValue&lt;TObject&gt;(TObject, PropertyDescriptor, string)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ToNameValueCollection.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ToNameValueCollection_System_Object_">ObjectExtensions.ToNameValueCollection(object)</a>
  </div>

</div>
