Class SolveHandle
Search handle to a solve call.
Inheritance
System.Object
    SolveHandle
  Implements
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 SourceObject
Declaration
public IntPtr Object { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.IntPtr |