Interface IIntegerPropertyValueData
Данные значения свойства типа Integer.
Inherited Members
IAbstractValue.ToBytes()
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface IIntegerPropertyValueData : IPropertyValueData, IEquatable<IPropertyValueData>, IComparable<IPropertyValueData>, IComparable, IAbstractValue
Properties
Value
Возвращает значение свойства.
Declaration
int Value { get; }
Property Value
| Type | Description |
|---|---|
| int |