Show / Hide Table of Contents

Class SolveHandle

Search handle to a solve call.

Inheritance
System.Object
SolveHandle
Implements
IClingoObject
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: ClingoSharp.CoreServices.Types
Assembly: ClingoSharp.CoreServices.dll
Syntax
public sealed class SolveHandle : IClingoObject

Properties

| Improve this Doc View Source

Object

Declaration
public IntPtr Object { get; set; }
Property Value
Type Description
System.IntPtr

Implements

IClingoObject
  • Improve this Doc
  • View Source
Back to top Generated by DocFX