This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-dotnet.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 661f44b Update docs for 021db72c5b6130c50076499f15b8b1c47732c4ef
661f44b is described below
commit 661f44baa8a1803df080bb758a7ce4275b477d2d
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 7 03:27:54 2026 +0000
Update docs for 021db72c5b6130c50076499f15b8b1c47732c4ef
---
...che.Arrow.TimestampWithOffsetArray.Builder.html | 355 ++++++++++++++++++++-
.../api/Apache.Arrow.TimestampWithOffsetArray.html | 14 +-
...row.TimestampWithOffsetExtensionDefinition.html | 10 +-
main/api/Apache.Arrow.TimestampWithOffsetType.html | 16 +-
main/index.json | 2 +-
main/manifest.json | 12 +-
main/xrefmap.yml | 126 +++++++-
7 files changed, 490 insertions(+), 45 deletions(-)
diff --git a/main/api/Apache.Arrow.TimestampWithOffsetArray.Builder.html
b/main/api/Apache.Arrow.TimestampWithOffsetArray.Builder.html
index 599e05d..06b82d1 100644
--- a/main/api/Apache.Arrow.TimestampWithOffsetArray.Builder.html
+++ b/main/api/Apache.Arrow.TimestampWithOffsetArray.Builder.html
@@ -89,7 +89,7 @@
<h1 id="Apache_Arrow_TimestampWithOffsetArray_Builder"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder" class="text-break">
-Class TimestampWithOffsetArray.Builder <a class="header-action
link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L199"><i
class="bi bi-code-slash"></i></a>
+Class TimestampWithOffsetArray.Builder <a class="header-action
link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L200"><i
class="bi bi-code-slash"></i></a>
</h1>
<div class="facts text-secondary">
@@ -102,7 +102,7 @@ Class TimestampWithOffsetArray.Builder <a
class="header-action link-secondary"
<div class="markdown conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public class
TimestampWithOffsetArray.Builder</code></pre>
+ <pre><code class="lang-csharp hljs">public class
TimestampWithOffsetArray.Builder : IArrowArrayBuilder<DateTimeOffset,
TimestampWithOffsetArray, TimestampWithOffsetArray.Builder>,
IArrowArrayBuilder<TimestampWithOffsetArray,
TimestampWithOffsetArray.Builder>,
IArrowArrayBuilder<TimestampWithOffsetArray>,
IArrowArrayBuilder</code></pre>
</div>
@@ -116,6 +116,15 @@ Class TimestampWithOffsetArray.Builder <a
class="header-action link-secondary"
</dd>
</dl>
+ <dl class="typelist implements">
+ <dt>Implements</dt>
+ <dd>
+ <div><a class="xref"
href="Apache.Arrow.IArrowArrayBuilder-3.html">IArrowArrayBuilder</a><<a
class="xref"
href="https://learn.microsoft.com/dotnet/api/system.datetimeoffset">DateTimeOffset</a>,
<a class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.html">TimestampWithOffsetArray</a>,
<a class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.html">TimestampWithOffsetArray</a>.<a
class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.Builder.html">Builder</a>></div>
+ <div><a class="xref"
href="Apache.Arrow.IArrowArrayBuilder-2.html">IArrowArrayBuilder</a><<a
class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.html">TimestampWithOffsetArray</a>,
<a class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.html">TimestampWithOffsetArray</a>.<a
class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.Builder.html">Builder</a>></div>
+ <div><a class="xref"
href="Apache.Arrow.IArrowArrayBuilder-1.html">IArrowArrayBuilder</a><<a
class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.html">TimestampWithOffsetArray</a>></div>
+ <div><a class="xref"
href="Apache.Arrow.IArrowArrayBuilder.html">IArrowArrayBuilder</a></div>
+ </dd>
+ </dl>
<dl class="typelist inheritedMembers">
@@ -153,11 +162,42 @@ Class TimestampWithOffsetArray.Builder <a
class="header-action link-secondary"
</h2>
+ <a id="Apache_Arrow_TimestampWithOffsetArray_Builder__ctor_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.#ctor*"></a>
+
+ <h3
id="Apache_Arrow_TimestampWithOffsetArray_Builder__ctor_Apache_Arrow_TimestampWithOffsetType_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.#ctor(Apache.Arrow.TimestampWithOffsetType)">
+ Builder(TimestampWithOffsetType)
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L215"><i
class="bi bi-code-slash"></i></a>
+ </h3>
+
+ <div class="markdown level1 summary"></div>
+ <div class="markdown level1 conceptual"></div>
+
+ <div class="codewrapper">
+ <pre><code class="lang-csharp hljs">public Builder(TimestampWithOffsetType
type)</code></pre>
+ </div>
+
+ <h4 class="section">Parameters</h4>
+ <dl class="parameters">
+ <dt><code>type</code> <a class="xref"
href="Apache.Arrow.TimestampWithOffsetType.html">TimestampWithOffsetType</a></dt>
+ <dd></dd>
+ </dl>
+
+
+
+
+
+
+
+
+
+
+
+
<a id="Apache_Arrow_TimestampWithOffsetArray_Builder__ctor_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.#ctor*"></a>
<h3
id="Apache_Arrow_TimestampWithOffsetArray_Builder__ctor_Apache_Arrow_Types_TimeUnit_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.#ctor(Apache.Arrow.Types.TimeUnit)">
Builder(TimeUnit)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L208"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L210"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -184,6 +224,41 @@ Class TimestampWithOffsetArray.Builder <a
class="header-action link-secondary"
+ <h2 class="section" id="properties">Properties
+</h2>
+
+
+ <a id="Apache_Arrow_TimestampWithOffsetArray_Builder_Length_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Length*"></a>
+
+ <h3 id="Apache_Arrow_TimestampWithOffsetArray_Builder_Length"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Length">
+ Length
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L223"><i
class="bi bi-code-slash"></i></a>
+ </h3>
+
+ <div class="markdown level1 summary"></div>
+ <div class="markdown level1 conceptual"></div>
+
+ <div class="codewrapper">
+ <pre><code class="lang-csharp hljs">public int Length { get; }</code></pre>
+ </div>
+
+
+
+
+
+ <h4 class="section">Property Value</h4>
+ <dl class="parameters">
+ <dt><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
+ <dd></dd>
+ </dl>
+
+
+
+
+
+
+
+
<h2 class="section" id="methods">Methods
</h2>
@@ -192,7 +267,7 @@ Class TimestampWithOffsetArray.Builder <a
class="header-action link-secondary"
<h3
id="Apache_Arrow_TimestampWithOffsetArray_Builder_Append_System_DateTimeOffset_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Append(System.DateTimeOffset)">
Append(DateTimeOffset)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L216"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L225"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -224,11 +299,83 @@ Class TimestampWithOffsetArray.Builder <a
class="header-action link-secondary"
+ <a id="Apache_Arrow_TimestampWithOffsetArray_Builder_Append_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Append*"></a>
+
+ <h3
id="Apache_Arrow_TimestampWithOffsetArray_Builder_Append_System_Nullable_System_DateTimeOffset__"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Append(System.Nullable{System.DateTimeOffset})">
+ Append(DateTimeOffset?)
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L233"><i
class="bi bi-code-slash"></i></a>
+ </h3>
+
+ <div class="markdown level1 summary"></div>
+ <div class="markdown level1 conceptual"></div>
+
+ <div class="codewrapper">
+ <pre><code class="lang-csharp hljs">public
TimestampWithOffsetArray.Builder Append(DateTimeOffset? value)</code></pre>
+ </div>
+
+ <h4 class="section">Parameters</h4>
+ <dl class="parameters">
+ <dt><code>value</code> <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.datetimeoffset">DateTimeOffset</a>?</dt>
+ <dd></dd>
+ </dl>
+
+ <h4 class="section">Returns</h4>
+ <dl class="parameters">
+ <dt><a class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.html">TimestampWithOffsetArray</a>.<a
class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.Builder.html">Builder</a></dt>
+ <dd></dd>
+ </dl>
+
+
+
+
+
+
+
+
+
+
+
+ <a id="Apache_Arrow_TimestampWithOffsetArray_Builder_Append_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Append*"></a>
+
+ <h3
id="Apache_Arrow_TimestampWithOffsetArray_Builder_Append_System_ReadOnlySpan_System_DateTimeOffset__"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Append(System.ReadOnlySpan{System.DateTimeOffset})">
+ Append(ReadOnlySpan<DateTimeOffset>)
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L236"><i
class="bi bi-code-slash"></i></a>
+ </h3>
+
+ <div class="markdown level1 summary"></div>
+ <div class="markdown level1 conceptual"></div>
+
+ <div class="codewrapper">
+ <pre><code class="lang-csharp hljs">public
TimestampWithOffsetArray.Builder Append(ReadOnlySpan<DateTimeOffset>
values)</code></pre>
+ </div>
+
+ <h4 class="section">Parameters</h4>
+ <dl class="parameters">
+ <dt><code>values</code> <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.readonlyspan-1">ReadOnlySpan</a><<a
class="xref"
href="https://learn.microsoft.com/dotnet/api/system.datetimeoffset">DateTimeOffset</a>></dt>
+ <dd></dd>
+ </dl>
+
+ <h4 class="section">Returns</h4>
+ <dl class="parameters">
+ <dt><a class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.html">TimestampWithOffsetArray</a>.<a
class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.Builder.html">Builder</a></dt>
+ <dd></dd>
+ </dl>
+
+
+
+
+
+
+
+
+
+
+
<a id="Apache_Arrow_TimestampWithOffsetArray_Builder_AppendNull_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.AppendNull*"></a>
<h3 id="Apache_Arrow_TimestampWithOffsetArray_Builder_AppendNull"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.AppendNull">
AppendNull()
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L225"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L246"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -259,7 +406,7 @@ Class TimestampWithOffsetArray.Builder <a
class="header-action link-secondary"
<h3
id="Apache_Arrow_TimestampWithOffsetArray_Builder_AppendRange_System_Collections_Generic_IEnumerable_System_DateTimeOffset__"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.AppendRange(System.Collections.Generic.IEnumerable{System.DateTimeOffset})">
AppendRange(IEnumerable<DateTimeOffset>)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L235"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L254"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -295,7 +442,7 @@ Class TimestampWithOffsetArray.Builder <a
class="header-action link-secondary"
<h3
id="Apache_Arrow_TimestampWithOffsetArray_Builder_AppendRange_System_Collections_Generic_IEnumerable_System_Nullable_System_DateTimeOffset___"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.AppendRange(System.Collections.Generic.IEnumerable{System.Nullable{System.DateTimeOffset}})">
AppendRange(IEnumerable<DateTimeOffset?>)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L246"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L265"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -329,18 +476,23 @@ Class TimestampWithOffsetArray.Builder <a
class="header-action link-secondary"
<a id="Apache_Arrow_TimestampWithOffsetArray_Builder_Build_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Build*"></a>
- <h3 id="Apache_Arrow_TimestampWithOffsetArray_Builder_Build"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Build">
- Build()
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L262"><i
class="bi bi-code-slash"></i></a>
+ <h3
id="Apache_Arrow_TimestampWithOffsetArray_Builder_Build_Apache_Arrow_Memory_MemoryAllocator_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Build(Apache.Arrow.Memory.MemoryAllocator)">
+ Build(MemoryAllocator)
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L335"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public TimestampWithOffsetArray
Build()</code></pre>
+ <pre><code class="lang-csharp hljs">public TimestampWithOffsetArray
Build(MemoryAllocator allocator = null)</code></pre>
</div>
+ <h4 class="section">Parameters</h4>
+ <dl class="parameters">
+ <dt><code>allocator</code> <a class="xref"
href="Apache.Arrow.Memory.MemoryAllocator.html">MemoryAllocator</a></dt>
+ <dd></dd>
+ </dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
@@ -358,11 +510,190 @@ Class TimestampWithOffsetArray.Builder <a
class="header-action link-secondary"
+ <a id="Apache_Arrow_TimestampWithOffsetArray_Builder_Clear_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Clear*"></a>
+
+ <h3 id="Apache_Arrow_TimestampWithOffsetArray_Builder_Clear"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Clear">
+ Clear()
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L327"><i
class="bi bi-code-slash"></i></a>
+ </h3>
+
+ <div class="markdown level1 summary"></div>
+ <div class="markdown level1 conceptual"></div>
+
+ <div class="codewrapper">
+ <pre><code class="lang-csharp hljs">public
TimestampWithOffsetArray.Builder Clear()</code></pre>
+ </div>
+
+
+ <h4 class="section">Returns</h4>
+ <dl class="parameters">
+ <dt><a class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.html">TimestampWithOffsetArray</a>.<a
class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.Builder.html">Builder</a></dt>
+ <dd></dd>
+ </dl>
+
+
+
+
+
+
+
+
+
+
+
+ <a id="Apache_Arrow_TimestampWithOffsetArray_Builder_Reserve_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Reserve*"></a>
+
+ <h3 id="Apache_Arrow_TimestampWithOffsetArray_Builder_Reserve_System_Int32_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Reserve(System.Int32)">
+ Reserve(int)
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L281"><i
class="bi bi-code-slash"></i></a>
+ </h3>
+
+ <div class="markdown level1 summary"></div>
+ <div class="markdown level1 conceptual"></div>
+
+ <div class="codewrapper">
+ <pre><code class="lang-csharp hljs">public
TimestampWithOffsetArray.Builder Reserve(int capacity)</code></pre>
+ </div>
+
+ <h4 class="section">Parameters</h4>
+ <dl class="parameters">
+ <dt><code>capacity</code> <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
+ <dd></dd>
+ </dl>
+
+ <h4 class="section">Returns</h4>
+ <dl class="parameters">
+ <dt><a class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.html">TimestampWithOffsetArray</a>.<a
class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.Builder.html">Builder</a></dt>
+ <dd></dd>
+ </dl>
+
+
+
+
+
+
+
+
+
+
+
+ <a id="Apache_Arrow_TimestampWithOffsetArray_Builder_Resize_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Resize*"></a>
+
+ <h3 id="Apache_Arrow_TimestampWithOffsetArray_Builder_Resize_System_Int32_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Resize(System.Int32)">
+ Resize(int)
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L289"><i
class="bi bi-code-slash"></i></a>
+ </h3>
+
+ <div class="markdown level1 summary"></div>
+ <div class="markdown level1 conceptual"></div>
+
+ <div class="codewrapper">
+ <pre><code class="lang-csharp hljs">public
TimestampWithOffsetArray.Builder Resize(int length)</code></pre>
+ </div>
+
+ <h4 class="section">Parameters</h4>
+ <dl class="parameters">
+ <dt><code>length</code> <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
+ <dd></dd>
+ </dl>
+
+ <h4 class="section">Returns</h4>
+ <dl class="parameters">
+ <dt><a class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.html">TimestampWithOffsetArray</a>.<a
class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.Builder.html">Builder</a></dt>
+ <dd></dd>
+ </dl>
+
+
+
+
+
+
+
+
+
+
+
+ <a id="Apache_Arrow_TimestampWithOffsetArray_Builder_Set_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Set*"></a>
+
+ <h3
id="Apache_Arrow_TimestampWithOffsetArray_Builder_Set_System_Int32_System_DateTimeOffset_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Set(System.Int32,System.DateTimeOffset)">
+ Set(int, DateTimeOffset)
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L311"><i
class="bi bi-code-slash"></i></a>
+ </h3>
+
+ <div class="markdown level1 summary"></div>
+ <div class="markdown level1 conceptual"></div>
+
+ <div class="codewrapper">
+ <pre><code class="lang-csharp hljs">public
TimestampWithOffsetArray.Builder Set(int index, DateTimeOffset
value)</code></pre>
+ </div>
+
+ <h4 class="section">Parameters</h4>
+ <dl class="parameters">
+ <dt><code>index</code> <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
+ <dd></dd>
+ <dt><code>value</code> <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.datetimeoffset">DateTimeOffset</a></dt>
+ <dd></dd>
+ </dl>
+
+ <h4 class="section">Returns</h4>
+ <dl class="parameters">
+ <dt><a class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.html">TimestampWithOffsetArray</a>.<a
class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.Builder.html">Builder</a></dt>
+ <dd></dd>
+ </dl>
+
+
+
+
+
+
+
+
+
+
+
+ <a id="Apache_Arrow_TimestampWithOffsetArray_Builder_Swap_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Swap*"></a>
+
+ <h3
id="Apache_Arrow_TimestampWithOffsetArray_Builder_Swap_System_Int32_System_Int32_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Builder.Swap(System.Int32,System.Int32)">
+ Swap(int, int)
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L319"><i
class="bi bi-code-slash"></i></a>
+ </h3>
+
+ <div class="markdown level1 summary"></div>
+ <div class="markdown level1 conceptual"></div>
+
+ <div class="codewrapper">
+ <pre><code class="lang-csharp hljs">public
TimestampWithOffsetArray.Builder Swap(int i, int j)</code></pre>
+ </div>
+
+ <h4 class="section">Parameters</h4>
+ <dl class="parameters">
+ <dt><code>i</code> <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
+ <dd></dd>
+ <dt><code>j</code> <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
+ <dd></dd>
+ </dl>
+
+ <h4 class="section">Returns</h4>
+ <dl class="parameters">
+ <dt><a class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.html">TimestampWithOffsetArray</a>.<a
class="xref"
href="Apache.Arrow.TimestampWithOffsetArray.Builder.html">Builder</a></dt>
+ <dd></dd>
+ </dl>
+
+
+
+
+
+
+
+
+
+
+
</article>
<div class="contribution d-print-none">
- <a
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L199"
class="edit-link">Edit this page</a>
+ <a
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L200"
class="edit-link">Edit this page</a>
</div>
diff --git a/main/api/Apache.Arrow.TimestampWithOffsetArray.html
b/main/api/Apache.Arrow.TimestampWithOffsetArray.html
index f4ac5f2..d70f4c5 100644
--- a/main/api/Apache.Arrow.TimestampWithOffsetArray.html
+++ b/main/api/Apache.Arrow.TimestampWithOffsetArray.html
@@ -89,7 +89,7 @@
<h1 id="Apache_Arrow_TimestampWithOffsetArray"
data-uid="Apache.Arrow.TimestampWithOffsetArray" class="text-break">
-Class TimestampWithOffsetArray <a class="header-action link-secondary"
title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L126"><i
class="bi bi-code-slash"></i></a>
+Class TimestampWithOffsetArray <a class="header-action link-secondary"
title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L127"><i
class="bi bi-code-slash"></i></a>
</h1>
<div class="facts text-secondary">
@@ -210,7 +210,7 @@ Implements <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.c
<h3
id="Apache_Arrow_TimestampWithOffsetArray__ctor_Apache_Arrow_TimestampWithOffsetType_Apache_Arrow_IArrowArray_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.#ctor(Apache.Arrow.TimestampWithOffsetType,Apache.Arrow.IArrowArray)">
TimestampWithOffsetArray(TimestampWithOffsetType, IArrowArray)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L132"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L133"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -247,7 +247,7 @@ Implements <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.c
<h3 id="Apache_Arrow_TimestampWithOffsetArray_Count"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Count">
Count
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L168"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L169"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -278,7 +278,7 @@ Implements <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.c
<h3 id="Apache_Arrow_TimestampWithOffsetArray_Item_System_Int32_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.Item(System.Int32)">
this[int]
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L169"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L170"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -318,7 +318,7 @@ Implements <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.c
<h3 id="Apache_Arrow_TimestampWithOffsetArray_GetEnumerator"
data-uid="Apache.Arrow.TimestampWithOffsetArray.GetEnumerator">
GetEnumerator()
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L171"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L172"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -349,7 +349,7 @@ Implements <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.c
<h3 id="Apache_Arrow_TimestampWithOffsetArray_GetValue_System_Int32_"
data-uid="Apache.Arrow.TimestampWithOffsetArray.GetValue(System.Int32)">
GetValue(int)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L151"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L152"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Gets the value at the specified
index as a <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.datetimeoffset">DateTimeOffset</a>
@@ -387,7 +387,7 @@ with the original timezone offset preserved.</p>
</article>
<div class="contribution d-print-none">
- <a
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L126"
class="edit-link">Edit this page</a>
+ <a
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L127"
class="edit-link">Edit this page</a>
</div>
diff --git a/main/api/Apache.Arrow.TimestampWithOffsetExtensionDefinition.html
b/main/api/Apache.Arrow.TimestampWithOffsetExtensionDefinition.html
index ab28bf9..b8d18a2 100644
--- a/main/api/Apache.Arrow.TimestampWithOffsetExtensionDefinition.html
+++ b/main/api/Apache.Arrow.TimestampWithOffsetExtensionDefinition.html
@@ -89,7 +89,7 @@
<h1 id="Apache_Arrow_TimestampWithOffsetExtensionDefinition"
data-uid="Apache.Arrow.TimestampWithOffsetExtensionDefinition"
class="text-break">
-Class TimestampWithOffsetExtensionDefinition <a class="header-action
link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L29"><i
class="bi bi-code-slash"></i></a>
+Class TimestampWithOffsetExtensionDefinition <a class="header-action
link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L30"><i
class="bi bi-code-slash"></i></a>
</h1>
<div class="facts text-secondary">
@@ -163,7 +163,7 @@ or run-end encoded.</p>
<h3 id="Apache_Arrow_TimestampWithOffsetExtensionDefinition_Instance"
data-uid="Apache.Arrow.TimestampWithOffsetExtensionDefinition.Instance">
Instance
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L31"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L32"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -198,7 +198,7 @@ or run-end encoded.</p>
<h3 id="Apache_Arrow_TimestampWithOffsetExtensionDefinition_ExtensionName"
data-uid="Apache.Arrow.TimestampWithOffsetExtensionDefinition.ExtensionName">
ExtensionName
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L33"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L34"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>The canonical extension type name
(e.g. "arrow.uuid").</p>
@@ -234,7 +234,7 @@ or run-end encoded.</p>
<h3
id="Apache_Arrow_TimestampWithOffsetExtensionDefinition_TryCreateType_Apache_Arrow_Types_IArrowType_System_String_Apache_Arrow_ExtensionType__"
data-uid="Apache.Arrow.TimestampWithOffsetExtensionDefinition.TryCreateType(Apache.Arrow.Types.IArrowType,System.String,Apache.Arrow.ExtensionType@)">
TryCreateType(IArrowType, string, out ExtensionType)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L37"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L38"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Attempt to create an <a class="xref"
href="Apache.Arrow.ExtensionType.html">ExtensionType</a> from a storage type
and serialized metadata.</p>
@@ -279,7 +279,7 @@ or run-end encoded.</p>
</article>
<div class="contribution d-print-none">
- <a
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L29"
class="edit-link">Edit this page</a>
+ <a
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L30"
class="edit-link">Edit this page</a>
</div>
diff --git a/main/api/Apache.Arrow.TimestampWithOffsetType.html
b/main/api/Apache.Arrow.TimestampWithOffsetType.html
index 32c6cc3..fb84a5d 100644
--- a/main/api/Apache.Arrow.TimestampWithOffsetType.html
+++ b/main/api/Apache.Arrow.TimestampWithOffsetType.html
@@ -89,7 +89,7 @@
<h1 id="Apache_Arrow_TimestampWithOffsetType"
data-uid="Apache.Arrow.TimestampWithOffsetType" class="text-break">
-Class TimestampWithOffsetType <a class="header-action link-secondary"
title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L85"><i
class="bi bi-code-slash"></i></a>
+Class TimestampWithOffsetType <a class="header-action link-secondary"
title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L86"><i
class="bi bi-code-slash"></i></a>
</h1>
<div class="facts text-secondary">
@@ -187,7 +187,7 @@ Struct(timestamp: Timestamp(unit, "UTC"),
offset_minutes: Int16).</p>
<h3
id="Apache_Arrow_TimestampWithOffsetType__ctor_Apache_Arrow_Types_TimeUnit_"
data-uid="Apache.Arrow.TimestampWithOffsetType.#ctor(Apache.Arrow.Types.TimeUnit)">
TimestampWithOffsetType(TimeUnit)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L95"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L96"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -221,7 +221,7 @@ Struct(timestamp: Timestamp(unit, "UTC"),
offset_minutes: Int16).</p>
<h3 id="Apache_Arrow_TimestampWithOffsetType_Default"
data-uid="Apache.Arrow.TimestampWithOffsetType.Default">
Default
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L87"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L88"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -256,7 +256,7 @@ Struct(timestamp: Timestamp(unit, "UTC"),
offset_minutes: Int16).</p>
<h3 id="Apache_Arrow_TimestampWithOffsetType_ExtensionMetadata"
data-uid="Apache.Arrow.TimestampWithOffsetType.ExtensionMetadata">
ExtensionMetadata
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L91"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L92"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Serialized extension metadata. May
be null or empty.</p>
@@ -288,7 +288,7 @@ Struct(timestamp: Timestamp(unit, "UTC"),
offset_minutes: Int16).</p>
<h3 id="Apache_Arrow_TimestampWithOffsetType_Name"
data-uid="Apache.Arrow.TimestampWithOffsetType.Name">
Name
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L90"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L91"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>The canonical extension type name
(e.g. "arrow.uuid").</p>
@@ -320,7 +320,7 @@ Struct(timestamp: Timestamp(unit, "UTC"),
offset_minutes: Int16).</p>
<h3 id="Apache_Arrow_TimestampWithOffsetType_Unit"
data-uid="Apache.Arrow.TimestampWithOffsetType.Unit">
Unit
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L93"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L94"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -355,7 +355,7 @@ Struct(timestamp: Timestamp(unit, "UTC"),
offset_minutes: Int16).</p>
<h3
id="Apache_Arrow_TimestampWithOffsetType_CreateArray_Apache_Arrow_IArrowArray_"
data-uid="Apache.Arrow.TimestampWithOffsetType.CreateArray(Apache.Arrow.IArrowArray)">
CreateArray(IArrowArray)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L107"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L108"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Create the appropriate <a
class="xref" href="Apache.Arrow.ExtensionArray.html">ExtensionArray</a> wrapper
for a storage array.</p>
@@ -392,7 +392,7 @@ Struct(timestamp: Timestamp(unit, "UTC"),
offset_minutes: Int16).</p>
</article>
<div class="contribution d-print-none">
- <a
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L85"
class="edit-link">Edit this page</a>
+ <a
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/TimestampWithOffsetArray.cs/#L86"
class="edit-link">Edit this page</a>
</div>
diff --git a/main/index.json b/main/index.json
index 34f3aab..a54cc0f 100644
--- a/main/index.json
+++ b/main/index.json
@@ -1317,7 +1317,7 @@
"api/Apache.Arrow.TimestampWithOffsetArray.Builder.html": {
"href": "api/Apache.Arrow.TimestampWithOffsetArray.Builder.html",
"title": "Class TimestampWithOffsetArray.Builder | Apache Arrow .NET",
- "summary": "Class TimestampWithOffsetArray.Builder Namespace Apache.Arrow
Assembly Apache.Arrow.dll Builder for TimestampWithOffsetArray. public class
TimestampWithOffsetArray.Builder Inheritance object
TimestampWithOffsetArray.Builder Inherited Members object.Equals(object)
object.Equals(object, object) object.GetHashCode() object.GetType()
object.MemberwiseClone() object.ReferenceEquals(object, object)
object.ToString() Constructors Builder(TimeUnit) public Builder(TimeUnit unit =
[...]
+ "summary": "Class TimestampWithOffsetArray.Builder Namespace Apache.Arrow
Assembly Apache.Arrow.dll Builder for TimestampWithOffsetArray. public class
TimestampWithOffsetArray.Builder : IArrowArrayBuilder<DateTimeOffset,
TimestampWithOffsetArray, TimestampWithOffsetArray.Builder>,
IArrowArrayBuilder<TimestampWithOffsetArray, TimestampWithOffsetArray.Builder>,
IArrowArrayBuilder<TimestampWithOffsetArray>, IArrowArrayBuilder Inheritance
object TimestampWithOffsetArray.Builder Implement [...]
},
"api/Apache.Arrow.TimestampWithOffsetArray.html": {
"href": "api/Apache.Arrow.TimestampWithOffsetArray.html",
diff --git a/main/manifest.json b/main/manifest.json
index e94dc4c..a58860a 100644
--- a/main/manifest.json
+++ b/main/manifest.json
@@ -5866,11 +5866,11 @@
"type": "Toc",
"source_relative_path": "api/toc.yml",
"output": {
- ".json": {
- "relative_path": "api/toc.json"
- },
".html": {
"relative_path": "api/toc.html"
+ },
+ ".json": {
+ "relative_path": "api/toc.json"
}
},
"version": ""
@@ -5909,11 +5909,11 @@
"type": "Toc",
"source_relative_path": "toc.yml",
"output": {
- ".json": {
- "relative_path": "toc.json"
- },
".html": {
"relative_path": "toc.html"
+ },
+ ".json": {
+ "relative_path": "toc.json"
}
},
"version": ""
diff --git a/main/xrefmap.yml b/main/xrefmap.yml
index 840fc16..e855d6c 100644
--- a/main/xrefmap.yml
+++ b/main/xrefmap.yml
@@ -25512,6 +25512,15 @@ references:
commentId: T:Apache.Arrow.TimestampWithOffsetArray.Builder
fullName: Apache.Arrow.TimestampWithOffsetArray.Builder
nameWithType: TimestampWithOffsetArray.Builder
+- uid:
Apache.Arrow.TimestampWithOffsetArray.Builder.#ctor(Apache.Arrow.TimestampWithOffsetType)
+ name: Builder(TimestampWithOffsetType)
+ href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder__ctor_Apache_Arrow_TimestampWithOffsetType_
+ commentId:
M:Apache.Arrow.TimestampWithOffsetArray.Builder.#ctor(Apache.Arrow.TimestampWithOffsetType)
+ name.vb: New(TimestampWithOffsetType)
+ fullName:
Apache.Arrow.TimestampWithOffsetArray.Builder.Builder(Apache.Arrow.TimestampWithOffsetType)
+ fullName.vb:
Apache.Arrow.TimestampWithOffsetArray.Builder.New(Apache.Arrow.TimestampWithOffsetType)
+ nameWithType:
TimestampWithOffsetArray.Builder.Builder(TimestampWithOffsetType)
+ nameWithType.vb:
TimestampWithOffsetArray.Builder.New(TimestampWithOffsetType)
- uid:
Apache.Arrow.TimestampWithOffsetArray.Builder.#ctor(Apache.Arrow.Types.TimeUnit)
name: Builder(TimeUnit)
href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder__ctor_Apache_Arrow_Types_TimeUnit_
@@ -25537,6 +25546,21 @@ references:
commentId:
M:Apache.Arrow.TimestampWithOffsetArray.Builder.Append(System.DateTimeOffset)
fullName:
Apache.Arrow.TimestampWithOffsetArray.Builder.Append(System.DateTimeOffset)
nameWithType: TimestampWithOffsetArray.Builder.Append(DateTimeOffset)
+- uid:
Apache.Arrow.TimestampWithOffsetArray.Builder.Append(System.Nullable{System.DateTimeOffset})
+ name: Append(DateTimeOffset?)
+ href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder_Append_System_Nullable_System_DateTimeOffset__
+ commentId:
M:Apache.Arrow.TimestampWithOffsetArray.Builder.Append(System.Nullable{System.DateTimeOffset})
+ fullName:
Apache.Arrow.TimestampWithOffsetArray.Builder.Append(System.DateTimeOffset?)
+ nameWithType: TimestampWithOffsetArray.Builder.Append(DateTimeOffset?)
+- uid:
Apache.Arrow.TimestampWithOffsetArray.Builder.Append(System.ReadOnlySpan{System.DateTimeOffset})
+ name: Append(ReadOnlySpan<DateTimeOffset>)
+ href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder_Append_System_ReadOnlySpan_System_DateTimeOffset__
+ commentId:
M:Apache.Arrow.TimestampWithOffsetArray.Builder.Append(System.ReadOnlySpan{System.DateTimeOffset})
+ name.vb: Append(ReadOnlySpan(Of DateTimeOffset))
+ fullName:
Apache.Arrow.TimestampWithOffsetArray.Builder.Append(System.ReadOnlySpan<System.DateTimeOffset>)
+ fullName.vb:
Apache.Arrow.TimestampWithOffsetArray.Builder.Append(System.ReadOnlySpan(Of
System.DateTimeOffset))
+ nameWithType:
TimestampWithOffsetArray.Builder.Append(ReadOnlySpan<DateTimeOffset>)
+ nameWithType.vb: TimestampWithOffsetArray.Builder.Append(ReadOnlySpan(Of
DateTimeOffset))
- uid: Apache.Arrow.TimestampWithOffsetArray.Builder.Append*
name: Append
href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder_Append_
@@ -25582,12 +25606,12 @@ references:
isSpec: "True"
fullName: Apache.Arrow.TimestampWithOffsetArray.Builder.AppendRange
nameWithType: TimestampWithOffsetArray.Builder.AppendRange
-- uid: Apache.Arrow.TimestampWithOffsetArray.Builder.Build
- name: Build()
- href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder_Build
- commentId: M:Apache.Arrow.TimestampWithOffsetArray.Builder.Build
- fullName: Apache.Arrow.TimestampWithOffsetArray.Builder.Build()
- nameWithType: TimestampWithOffsetArray.Builder.Build()
+- uid:
Apache.Arrow.TimestampWithOffsetArray.Builder.Build(Apache.Arrow.Memory.MemoryAllocator)
+ name: Build(MemoryAllocator)
+ href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder_Build_Apache_Arrow_Memory_MemoryAllocator_
+ commentId:
M:Apache.Arrow.TimestampWithOffsetArray.Builder.Build(Apache.Arrow.Memory.MemoryAllocator)
+ fullName:
Apache.Arrow.TimestampWithOffsetArray.Builder.Build(Apache.Arrow.Memory.MemoryAllocator)
+ nameWithType: TimestampWithOffsetArray.Builder.Build(MemoryAllocator)
- uid: Apache.Arrow.TimestampWithOffsetArray.Builder.Build*
name: Build
href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder_Build_
@@ -25595,6 +25619,96 @@ references:
isSpec: "True"
fullName: Apache.Arrow.TimestampWithOffsetArray.Builder.Build
nameWithType: TimestampWithOffsetArray.Builder.Build
+- uid: Apache.Arrow.TimestampWithOffsetArray.Builder.Clear
+ name: Clear()
+ href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder_Clear
+ commentId: M:Apache.Arrow.TimestampWithOffsetArray.Builder.Clear
+ fullName: Apache.Arrow.TimestampWithOffsetArray.Builder.Clear()
+ nameWithType: TimestampWithOffsetArray.Builder.Clear()
+- uid: Apache.Arrow.TimestampWithOffsetArray.Builder.Clear*
+ name: Clear
+ href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder_Clear_
+ commentId: Overload:Apache.Arrow.TimestampWithOffsetArray.Builder.Clear
+ isSpec: "True"
+ fullName: Apache.Arrow.TimestampWithOffsetArray.Builder.Clear
+ nameWithType: TimestampWithOffsetArray.Builder.Clear
+- uid: Apache.Arrow.TimestampWithOffsetArray.Builder.Length
+ name: Length
+ href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder_Length
+ commentId: P:Apache.Arrow.TimestampWithOffsetArray.Builder.Length
+ fullName: Apache.Arrow.TimestampWithOffsetArray.Builder.Length
+ nameWithType: TimestampWithOffsetArray.Builder.Length
+- uid: Apache.Arrow.TimestampWithOffsetArray.Builder.Length*
+ name: Length
+ href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder_Length_
+ commentId: Overload:Apache.Arrow.TimestampWithOffsetArray.Builder.Length
+ isSpec: "True"
+ fullName: Apache.Arrow.TimestampWithOffsetArray.Builder.Length
+ nameWithType: TimestampWithOffsetArray.Builder.Length
+- uid: Apache.Arrow.TimestampWithOffsetArray.Builder.Reserve(System.Int32)
+ name: Reserve(int)
+ href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder_Reserve_System_Int32_
+ commentId:
M:Apache.Arrow.TimestampWithOffsetArray.Builder.Reserve(System.Int32)
+ name.vb: Reserve(Integer)
+ fullName: Apache.Arrow.TimestampWithOffsetArray.Builder.Reserve(int)
+ fullName.vb: Apache.Arrow.TimestampWithOffsetArray.Builder.Reserve(Integer)
+ nameWithType: TimestampWithOffsetArray.Builder.Reserve(int)
+ nameWithType.vb: TimestampWithOffsetArray.Builder.Reserve(Integer)
+- uid: Apache.Arrow.TimestampWithOffsetArray.Builder.Reserve*
+ name: Reserve
+ href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder_Reserve_
+ commentId: Overload:Apache.Arrow.TimestampWithOffsetArray.Builder.Reserve
+ isSpec: "True"
+ fullName: Apache.Arrow.TimestampWithOffsetArray.Builder.Reserve
+ nameWithType: TimestampWithOffsetArray.Builder.Reserve
+- uid: Apache.Arrow.TimestampWithOffsetArray.Builder.Resize(System.Int32)
+ name: Resize(int)
+ href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder_Resize_System_Int32_
+ commentId:
M:Apache.Arrow.TimestampWithOffsetArray.Builder.Resize(System.Int32)
+ name.vb: Resize(Integer)
+ fullName: Apache.Arrow.TimestampWithOffsetArray.Builder.Resize(int)
+ fullName.vb: Apache.Arrow.TimestampWithOffsetArray.Builder.Resize(Integer)
+ nameWithType: TimestampWithOffsetArray.Builder.Resize(int)
+ nameWithType.vb: TimestampWithOffsetArray.Builder.Resize(Integer)
+- uid: Apache.Arrow.TimestampWithOffsetArray.Builder.Resize*
+ name: Resize
+ href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder_Resize_
+ commentId: Overload:Apache.Arrow.TimestampWithOffsetArray.Builder.Resize
+ isSpec: "True"
+ fullName: Apache.Arrow.TimestampWithOffsetArray.Builder.Resize
+ nameWithType: TimestampWithOffsetArray.Builder.Resize
+- uid:
Apache.Arrow.TimestampWithOffsetArray.Builder.Set(System.Int32,System.DateTimeOffset)
+ name: Set(int, DateTimeOffset)
+ href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder_Set_System_Int32_System_DateTimeOffset_
+ commentId:
M:Apache.Arrow.TimestampWithOffsetArray.Builder.Set(System.Int32,System.DateTimeOffset)
+ name.vb: Set(Integer, DateTimeOffset)
+ fullName: Apache.Arrow.TimestampWithOffsetArray.Builder.Set(int,
System.DateTimeOffset)
+ fullName.vb: Apache.Arrow.TimestampWithOffsetArray.Builder.Set(Integer,
System.DateTimeOffset)
+ nameWithType: TimestampWithOffsetArray.Builder.Set(int, DateTimeOffset)
+ nameWithType.vb: TimestampWithOffsetArray.Builder.Set(Integer,
DateTimeOffset)
+- uid: Apache.Arrow.TimestampWithOffsetArray.Builder.Set*
+ name: Set
+ href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder_Set_
+ commentId: Overload:Apache.Arrow.TimestampWithOffsetArray.Builder.Set
+ isSpec: "True"
+ fullName: Apache.Arrow.TimestampWithOffsetArray.Builder.Set
+ nameWithType: TimestampWithOffsetArray.Builder.Set
+- uid:
Apache.Arrow.TimestampWithOffsetArray.Builder.Swap(System.Int32,System.Int32)
+ name: Swap(int, int)
+ href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder_Swap_System_Int32_System_Int32_
+ commentId:
M:Apache.Arrow.TimestampWithOffsetArray.Builder.Swap(System.Int32,System.Int32)
+ name.vb: Swap(Integer, Integer)
+ fullName: Apache.Arrow.TimestampWithOffsetArray.Builder.Swap(int, int)
+ fullName.vb: Apache.Arrow.TimestampWithOffsetArray.Builder.Swap(Integer,
Integer)
+ nameWithType: TimestampWithOffsetArray.Builder.Swap(int, int)
+ nameWithType.vb: TimestampWithOffsetArray.Builder.Swap(Integer, Integer)
+- uid: Apache.Arrow.TimestampWithOffsetArray.Builder.Swap*
+ name: Swap
+ href:
api/Apache.Arrow.TimestampWithOffsetArray.Builder.html#Apache_Arrow_TimestampWithOffsetArray_Builder_Swap_
+ commentId: Overload:Apache.Arrow.TimestampWithOffsetArray.Builder.Swap
+ isSpec: "True"
+ fullName: Apache.Arrow.TimestampWithOffsetArray.Builder.Swap
+ nameWithType: TimestampWithOffsetArray.Builder.Swap
- uid: Apache.Arrow.TimestampWithOffsetArray.Count
name: Count
href:
api/Apache.Arrow.TimestampWithOffsetArray.html#Apache_Arrow_TimestampWithOffsetArray_Count