Struct GLLocationInfo
Implements
Inherited Members
Namespace: EyeAuras.Blazor.Shared.GoldenLayout
Assembly: EyeAuras.Blazor.Shared.dll
Syntax
public readonly struct GLLocationInfo : IEquatable<GLLocationInfo>
Properties
| Name | Description |
|---|---|
| Id | |
| Index | |
| ItemType |
Methods
| Name | Description |
|---|---|
| Equals(GLLocationInfo) | |
| Equals(object) | |
| GetHashCode() | |
| ToString() |
Operators
| Name | Description |
|---|---|
| operator ==(GLLocationInfo, GLLocationInfo) | |
| operator !=(GLLocationInfo, GLLocationInfo) |