Table of Contents

Struct Triple<T>

Namespace
Aspose.CAD.FileFormats.GLB.ToolKit.Collections
Assembly
Aspose.CAD.dll
public readonly struct Triple<T> : IReadOnlyList<T>, IReadOnlyCollection<T>, IEnumerable<T>, IEnumerable, IEquatable<Triple<T>>

Type Parameters

T
Implements
Inherited Members

Constructors

Triple(T, T, T)

Fields

A
B
C

Properties

Count
this[int]

Methods

Equals(Triple<T>)
Equals(object)
GetEnumerator()
GetHashCode()