PrtSeqValue Class |
[Missing <summary> documentation for "T:P.Runtime.PrtSeqValue"]
Namespace: P.Runtime
The PrtSeqValue type exposes the following members.
Name | Description | |
---|---|---|
PrtSeqValue | Initializes a new instance of the PrtSeqValue class |
Name | Description | |
---|---|---|
Clone | (Overrides PrtValueClone.) | |
Equals | (Overrides ObjectEquals(Object).) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | (Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Insert(Int64, PrtValue) | ||
Insert(PrtValue, PrtValue) | ||
Lookup(Int64) | ||
Lookup(PrtValue) | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Remove(Int64) | ||
Remove(PrtValue) | ||
Resolve | (Overrides PrtValueResolve(StateImpl).) | |
Size | (Overrides PrtValueSize.) | |
ToString | (Overrides PrtValueToString.) | |
Update(Int32, PrtValue) | ||
Update(PrtValue, PrtValue) | ||
UpdateAndReturnOldValue |