Class StateDelta
Application state delta.
Implements
System.Collections.Generic.IList<EvalDeltaKeyValue>
System.Collections.Generic.ICollection<EvalDeltaKeyValue>
System.Collections.Generic.IReadOnlyList<EvalDeltaKeyValue>
System.Collections.Generic.IReadOnlyCollection<EvalDeltaKeyValue>
System.Collections.Generic.IEnumerable<EvalDeltaKeyValue>
System.Collections.IList
System.Collections.ICollection
System.Collections.IEnumerable
System.IEquatable<StateDelta>
System.ComponentModel.DataAnnotations.IValidatableObject
Inherited Members
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.Add(Algorand.V2.Model.EvalDeltaKeyValue)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.AddRange(System.Collections.Generic.IEnumerable<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.AsReadOnly()
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.BinarySearch(Algorand.V2.Model.EvalDeltaKeyValue)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.BinarySearch(Algorand.V2.Model.EvalDeltaKeyValue, System.Collections.Generic.IComparer<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.BinarySearch(System.Int32, System.Int32, Algorand.V2.Model.EvalDeltaKeyValue, System.Collections.Generic.IComparer<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.Clear()
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.Contains(Algorand.V2.Model.EvalDeltaKeyValue)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.ConvertAll<TOutput>(System.Converter<Algorand.V2.Model.EvalDeltaKeyValue, TOutput>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.CopyTo(Algorand.V2.Model.EvalDeltaKeyValue[])
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.CopyTo(Algorand.V2.Model.EvalDeltaKeyValue[], System.Int32)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.CopyTo(System.Int32, Algorand.V2.Model.EvalDeltaKeyValue[], System.Int32, System.Int32)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.Exists(System.Predicate<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.Find(System.Predicate<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.FindAll(System.Predicate<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.FindIndex(System.Int32, System.Int32, System.Predicate<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.FindIndex(System.Int32, System.Predicate<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.FindIndex(System.Predicate<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.FindLast(System.Predicate<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.FindLastIndex(System.Int32, System.Predicate<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.FindLastIndex(System.Predicate<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.ForEach(System.Action<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.GetEnumerator()
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.IndexOf(Algorand.V2.Model.EvalDeltaKeyValue)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.IndexOf(Algorand.V2.Model.EvalDeltaKeyValue, System.Int32)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.IndexOf(Algorand.V2.Model.EvalDeltaKeyValue, System.Int32, System.Int32)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.Insert(System.Int32, Algorand.V2.Model.EvalDeltaKeyValue)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.LastIndexOf(Algorand.V2.Model.EvalDeltaKeyValue)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.LastIndexOf(Algorand.V2.Model.EvalDeltaKeyValue, System.Int32)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.LastIndexOf(Algorand.V2.Model.EvalDeltaKeyValue, System.Int32, System.Int32)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.Remove(Algorand.V2.Model.EvalDeltaKeyValue)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.RemoveAll(System.Predicate<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.RemoveAt(System.Int32)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.Reverse()
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.Sort()
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.Sort(System.Collections.Generic.IComparer<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.Sort(System.Comparison<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.System.Collections.Generic.IEnumerable<Algorand.V2.Model.EvalDeltaKeyValue>.GetEnumerator()
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.ToArray()
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.TrimExcess()
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.TrueForAll(System.Predicate<Algorand.V2.Model.EvalDeltaKeyValue>)
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.Capacity
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.Count
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.Item[System.Int32]
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.System.Collections.Generic.ICollection<Algorand.V2.Model.EvalDeltaKeyValue>.IsReadOnly
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<Algorand.V2.Model.EvalDeltaKeyValue>.System.Collections.IList.Item[System.Int32]
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Algorand.V2.Model
Assembly: Algorand.dll
Syntax
[DataContract]
public class StateDelta : List<EvalDeltaKeyValue>, IList<EvalDeltaKeyValue>, ICollection<EvalDeltaKeyValue>, IReadOnlyList<EvalDeltaKeyValue>, IReadOnlyCollection<EvalDeltaKeyValue>, IEnumerable<EvalDeltaKeyValue>, IList, ICollection, IEnumerable, IEquatable<StateDelta>, IValidatableObject
Constructors
| Improve this Doc View SourceStateDelta()
Initializes a new instance of the StateDelta class.
Declaration
[JsonConstructor]
public StateDelta()
Methods
| Improve this Doc View SourceEquals(StateDelta)
Returns true if StateDelta instances are equal
Declaration
public bool Equals(StateDelta input)
Parameters
Type | Name | Description |
---|---|---|
StateDelta | input | Instance of StateDelta to be compared |
Returns
Type | Description |
---|---|
System.Boolean | Boolean |
Equals(Object)
Returns true if objects are equal
Declaration
public override bool Equals(object input)
Parameters
Type | Name | Description |
---|---|---|
System.Object | input | Object to be compared |
Returns
Type | Description |
---|---|
System.Boolean | Boolean |
Overrides
System.Object.Equals(System.Object)
|
Improve this Doc
View Source
GetHashCode()
Gets the hash code
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
System.Int32 | Hash code |
Overrides
System.Object.GetHashCode()
|
Improve this Doc
View Source
ToJson()
Returns the JSON string presentation of the object
Declaration
public string ToJson()
Returns
Type | Description |
---|---|
System.String | JSON string presentation of the object |
ToString()
Returns the string presentation of the object
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String | String presentation of the object |
Overrides
System.Object.ToString()
Explicit Interface Implementations
| Improve this Doc View SourceIValidatableObject.Validate(ValidationContext)
To validate all properties of the instance
Declaration
IEnumerable<ValidationResult> IValidatableObject.Validate(ValidationContext validationContext)
Parameters
Type | Name | Description |
---|---|---|
System.ComponentModel.DataAnnotations.ValidationContext | validationContext | Validation context |
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.ComponentModel.DataAnnotations.ValidationResult> | Validation Result |
Implements
System.Collections.Generic.IList<T>
System.Collections.Generic.ICollection<T>
System.Collections.Generic.IReadOnlyList<T>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IList
System.Collections.ICollection
System.Collections.IEnumerable
System.IEquatable<T>
System.ComponentModel.DataAnnotations.IValidatableObject