public readonly struct AiCachedToolSettings : IEquatable<AiCachedToolSettings>Public Structure AiCachedToolSettings
Implements IEquatable(Of AiCachedToolSettings)public value class AiCachedToolSettings : IEquatable<AiCachedToolSettings>[<SealedAttribute>]
type AiCachedToolSettings =
struct
inherit ValueType
interface IEquatable<AiCachedToolSettings>
end| AiCachedToolSettings | Кэшированные настройки инструмента. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |