Show / Hide Table of Contents

Interface IEnumeration

Namespace: ClingoSharp.Enums
Assembly: ClingoSharp.dll
Syntax
public interface IEnumeration

Properties

| Improve this Doc View Source

Name

Declaration
string Name { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Value

Declaration
int Value { get; }
Property Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
Back to top Generated by DocFX