mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-23 22:13:38 +00:00
* add docfx and gh action to build docs * kick off build from feature branch * Fix LGTM linting * update az pipeline to win22 & remove nuget install * remove azure ci changes * fix implicit using to support 5.0 * fix more js issues * remove resource designer changes * remove space * fix linting misspellings in autogenerated js temp * fix misspellings in generated code * delete log file
341 lines
11 KiB
YAML
341 lines
11 KiB
YAML
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: Microsoft.ML.OnnxRuntime.IDisposableReadOnlyCollection`1
|
|
commentId: T:Microsoft.ML.OnnxRuntime.IDisposableReadOnlyCollection`1
|
|
id: IDisposableReadOnlyCollection`1
|
|
parent: Microsoft.ML.OnnxRuntime
|
|
children: []
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: IDisposableReadOnlyCollection<T>
|
|
nameWithType: IDisposableReadOnlyCollection<T>
|
|
fullName: Microsoft.ML.OnnxRuntime.IDisposableReadOnlyCollection<T>
|
|
type: Interface
|
|
source:
|
|
remote:
|
|
path: csharp/src/Microsoft.ML.OnnxRuntime/DisposableNamedOnnxValue.shared.cs
|
|
branch: csharp-docs
|
|
repo: https://github.com/cassiebreviu/onnxruntime.git
|
|
id: IDisposableReadOnlyCollection
|
|
path: ../src/Microsoft.ML.OnnxRuntime/DisposableNamedOnnxValue.shared.cs
|
|
startLine: 10
|
|
assemblies:
|
|
- Microsoft.ML.OnnxRuntime
|
|
namespace: Microsoft.ML.OnnxRuntime
|
|
syntax:
|
|
content: 'public interface IDisposableReadOnlyCollection<T> : IReadOnlyCollection<T>, IEnumerable<T>, IEnumerable, IDisposable'
|
|
typeParameters:
|
|
- id: T
|
|
content.vb: >-
|
|
Public Interface IDisposableReadOnlyCollection(Of T)
|
|
Inherits IReadOnlyCollection(Of T), IDisposable
|
|
inheritedMembers:
|
|
- System.Collections.Generic.IReadOnlyCollection{{T}}.Count
|
|
- System.Collections.Generic.IEnumerable{{T}}.GetEnumerator
|
|
- System.IDisposable.Dispose
|
|
nameWithType.vb: IDisposableReadOnlyCollection(Of T)
|
|
modifiers.csharp:
|
|
- public
|
|
- interface
|
|
modifiers.vb:
|
|
- Public
|
|
- Interface
|
|
fullName.vb: Microsoft.ML.OnnxRuntime.IDisposableReadOnlyCollection(Of T)
|
|
name.vb: IDisposableReadOnlyCollection(Of T)
|
|
references:
|
|
- uid: Microsoft.ML.OnnxRuntime
|
|
commentId: N:Microsoft.ML.OnnxRuntime
|
|
name: Microsoft.ML.OnnxRuntime
|
|
nameWithType: Microsoft.ML.OnnxRuntime
|
|
fullName: Microsoft.ML.OnnxRuntime
|
|
- uid: System.Collections.Generic.IReadOnlyCollection{{T}}.Count
|
|
commentId: P:System.Collections.Generic.IReadOnlyCollection{`0}.Count
|
|
parent: System.Collections.Generic.IReadOnlyCollection{{T}}
|
|
definition: System.Collections.Generic.IReadOnlyCollection`1.Count
|
|
name: Count
|
|
nameWithType: IReadOnlyCollection<T>.Count
|
|
fullName: System.Collections.Generic.IReadOnlyCollection<T>.Count
|
|
nameWithType.vb: IReadOnlyCollection(Of T).Count
|
|
fullName.vb: System.Collections.Generic.IReadOnlyCollection(Of T).Count
|
|
- uid: System.Collections.Generic.IEnumerable{{T}}.GetEnumerator
|
|
commentId: M:System.Collections.Generic.IEnumerable{`0}.GetEnumerator
|
|
parent: System.Collections.Generic.IEnumerable{{T}}
|
|
definition: System.Collections.Generic.IEnumerable`1.GetEnumerator
|
|
name: GetEnumerator()
|
|
nameWithType: IEnumerable<T>.GetEnumerator()
|
|
fullName: System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
nameWithType.vb: IEnumerable(Of T).GetEnumerator()
|
|
fullName.vb: System.Collections.Generic.IEnumerable(Of T).GetEnumerator()
|
|
spec.csharp:
|
|
- uid: System.Collections.Generic.IEnumerable`1.GetEnumerator
|
|
name: GetEnumerator
|
|
nameWithType: IEnumerable<T>.GetEnumerator
|
|
fullName: System.Collections.Generic.IEnumerable<T>.GetEnumerator
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
spec.vb:
|
|
- uid: System.Collections.Generic.IEnumerable`1.GetEnumerator
|
|
name: GetEnumerator
|
|
nameWithType: IEnumerable(Of T).GetEnumerator
|
|
fullName: System.Collections.Generic.IEnumerable(Of T).GetEnumerator
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
- uid: System.IDisposable.Dispose
|
|
commentId: M:System.IDisposable.Dispose
|
|
parent: System.IDisposable
|
|
isExternal: true
|
|
name: Dispose()
|
|
nameWithType: IDisposable.Dispose()
|
|
fullName: System.IDisposable.Dispose()
|
|
spec.csharp:
|
|
- uid: System.IDisposable.Dispose
|
|
name: Dispose
|
|
nameWithType: IDisposable.Dispose
|
|
fullName: System.IDisposable.Dispose
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
spec.vb:
|
|
- uid: System.IDisposable.Dispose
|
|
name: Dispose
|
|
nameWithType: IDisposable.Dispose
|
|
fullName: System.IDisposable.Dispose
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
- uid: System.Collections.Generic.IReadOnlyCollection`1.Count
|
|
commentId: P:System.Collections.Generic.IReadOnlyCollection`1.Count
|
|
isExternal: true
|
|
name: Count
|
|
nameWithType: IReadOnlyCollection<T>.Count
|
|
fullName: System.Collections.Generic.IReadOnlyCollection<T>.Count
|
|
nameWithType.vb: IReadOnlyCollection(Of T).Count
|
|
fullName.vb: System.Collections.Generic.IReadOnlyCollection(Of T).Count
|
|
- uid: System.Collections.Generic.IReadOnlyCollection{{T}}
|
|
commentId: T:System.Collections.Generic.IReadOnlyCollection{`0}
|
|
parent: System.Collections.Generic
|
|
definition: System.Collections.Generic.IReadOnlyCollection`1
|
|
name: IReadOnlyCollection<T>
|
|
nameWithType: IReadOnlyCollection<T>
|
|
fullName: System.Collections.Generic.IReadOnlyCollection<T>
|
|
nameWithType.vb: IReadOnlyCollection(Of T)
|
|
fullName.vb: System.Collections.Generic.IReadOnlyCollection(Of T)
|
|
name.vb: IReadOnlyCollection(Of T)
|
|
spec.csharp:
|
|
- uid: System.Collections.Generic.IReadOnlyCollection`1
|
|
name: IReadOnlyCollection
|
|
nameWithType: IReadOnlyCollection
|
|
fullName: System.Collections.Generic.IReadOnlyCollection
|
|
isExternal: true
|
|
- name: <
|
|
nameWithType: <
|
|
fullName: <
|
|
- name: T
|
|
nameWithType: T
|
|
fullName: T
|
|
- name: '>'
|
|
nameWithType: '>'
|
|
fullName: '>'
|
|
spec.vb:
|
|
- uid: System.Collections.Generic.IReadOnlyCollection`1
|
|
name: IReadOnlyCollection
|
|
nameWithType: IReadOnlyCollection
|
|
fullName: System.Collections.Generic.IReadOnlyCollection
|
|
isExternal: true
|
|
- name: '(Of '
|
|
nameWithType: '(Of '
|
|
fullName: '(Of '
|
|
- name: T
|
|
nameWithType: T
|
|
fullName: T
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
- uid: System.Collections.Generic.IEnumerable`1.GetEnumerator
|
|
commentId: M:System.Collections.Generic.IEnumerable`1.GetEnumerator
|
|
isExternal: true
|
|
name: GetEnumerator()
|
|
nameWithType: IEnumerable<T>.GetEnumerator()
|
|
fullName: System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
nameWithType.vb: IEnumerable(Of T).GetEnumerator()
|
|
fullName.vb: System.Collections.Generic.IEnumerable(Of T).GetEnumerator()
|
|
spec.csharp:
|
|
- uid: System.Collections.Generic.IEnumerable`1.GetEnumerator
|
|
name: GetEnumerator
|
|
nameWithType: IEnumerable<T>.GetEnumerator
|
|
fullName: System.Collections.Generic.IEnumerable<T>.GetEnumerator
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
spec.vb:
|
|
- uid: System.Collections.Generic.IEnumerable`1.GetEnumerator
|
|
name: GetEnumerator
|
|
nameWithType: IEnumerable(Of T).GetEnumerator
|
|
fullName: System.Collections.Generic.IEnumerable(Of T).GetEnumerator
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
- uid: System.Collections.Generic.IEnumerable{{T}}
|
|
commentId: T:System.Collections.Generic.IEnumerable{`0}
|
|
parent: System.Collections.Generic
|
|
definition: System.Collections.Generic.IEnumerable`1
|
|
name: IEnumerable<T>
|
|
nameWithType: IEnumerable<T>
|
|
fullName: System.Collections.Generic.IEnumerable<T>
|
|
nameWithType.vb: IEnumerable(Of T)
|
|
fullName.vb: System.Collections.Generic.IEnumerable(Of T)
|
|
name.vb: IEnumerable(Of T)
|
|
spec.csharp:
|
|
- uid: System.Collections.Generic.IEnumerable`1
|
|
name: IEnumerable
|
|
nameWithType: IEnumerable
|
|
fullName: System.Collections.Generic.IEnumerable
|
|
isExternal: true
|
|
- name: <
|
|
nameWithType: <
|
|
fullName: <
|
|
- name: T
|
|
nameWithType: T
|
|
fullName: T
|
|
- name: '>'
|
|
nameWithType: '>'
|
|
fullName: '>'
|
|
spec.vb:
|
|
- uid: System.Collections.Generic.IEnumerable`1
|
|
name: IEnumerable
|
|
nameWithType: IEnumerable
|
|
fullName: System.Collections.Generic.IEnumerable
|
|
isExternal: true
|
|
- name: '(Of '
|
|
nameWithType: '(Of '
|
|
fullName: '(Of '
|
|
- name: T
|
|
nameWithType: T
|
|
fullName: T
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
- uid: System.IDisposable
|
|
commentId: T:System.IDisposable
|
|
parent: System
|
|
isExternal: true
|
|
name: IDisposable
|
|
nameWithType: IDisposable
|
|
fullName: System.IDisposable
|
|
- uid: System.Collections.Generic.IReadOnlyCollection`1
|
|
commentId: T:System.Collections.Generic.IReadOnlyCollection`1
|
|
isExternal: true
|
|
name: IReadOnlyCollection<T>
|
|
nameWithType: IReadOnlyCollection<T>
|
|
fullName: System.Collections.Generic.IReadOnlyCollection<T>
|
|
nameWithType.vb: IReadOnlyCollection(Of T)
|
|
fullName.vb: System.Collections.Generic.IReadOnlyCollection(Of T)
|
|
name.vb: IReadOnlyCollection(Of T)
|
|
spec.csharp:
|
|
- uid: System.Collections.Generic.IReadOnlyCollection`1
|
|
name: IReadOnlyCollection
|
|
nameWithType: IReadOnlyCollection
|
|
fullName: System.Collections.Generic.IReadOnlyCollection
|
|
isExternal: true
|
|
- name: <
|
|
nameWithType: <
|
|
fullName: <
|
|
- name: T
|
|
nameWithType: T
|
|
fullName: T
|
|
- name: '>'
|
|
nameWithType: '>'
|
|
fullName: '>'
|
|
spec.vb:
|
|
- uid: System.Collections.Generic.IReadOnlyCollection`1
|
|
name: IReadOnlyCollection
|
|
nameWithType: IReadOnlyCollection
|
|
fullName: System.Collections.Generic.IReadOnlyCollection
|
|
isExternal: true
|
|
- name: '(Of '
|
|
nameWithType: '(Of '
|
|
fullName: '(Of '
|
|
- name: T
|
|
nameWithType: T
|
|
fullName: T
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
- uid: System.Collections.Generic
|
|
commentId: N:System.Collections.Generic
|
|
isExternal: true
|
|
name: System.Collections.Generic
|
|
nameWithType: System.Collections.Generic
|
|
fullName: System.Collections.Generic
|
|
- uid: System.Collections.Generic.IEnumerable`1
|
|
commentId: T:System.Collections.Generic.IEnumerable`1
|
|
isExternal: true
|
|
name: IEnumerable<T>
|
|
nameWithType: IEnumerable<T>
|
|
fullName: System.Collections.Generic.IEnumerable<T>
|
|
nameWithType.vb: IEnumerable(Of T)
|
|
fullName.vb: System.Collections.Generic.IEnumerable(Of T)
|
|
name.vb: IEnumerable(Of T)
|
|
spec.csharp:
|
|
- uid: System.Collections.Generic.IEnumerable`1
|
|
name: IEnumerable
|
|
nameWithType: IEnumerable
|
|
fullName: System.Collections.Generic.IEnumerable
|
|
isExternal: true
|
|
- name: <
|
|
nameWithType: <
|
|
fullName: <
|
|
- name: T
|
|
nameWithType: T
|
|
fullName: T
|
|
- name: '>'
|
|
nameWithType: '>'
|
|
fullName: '>'
|
|
spec.vb:
|
|
- uid: System.Collections.Generic.IEnumerable`1
|
|
name: IEnumerable
|
|
nameWithType: IEnumerable
|
|
fullName: System.Collections.Generic.IEnumerable
|
|
isExternal: true
|
|
- name: '(Of '
|
|
nameWithType: '(Of '
|
|
fullName: '(Of '
|
|
- name: T
|
|
nameWithType: T
|
|
fullName: T
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
- uid: System
|
|
commentId: N:System
|
|
isExternal: true
|
|
name: System
|
|
nameWithType: System
|
|
fullName: System
|