Interface IEnumeration
Namespace: ClingoSharp.Enums
Assembly: ClingoSharp.dll
Syntax
public interface IEnumeration
Properties
| Improve this Doc View SourceName
Declaration
string Name { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
Value
Declaration
int Value { get; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |