Class SandboxCollectionFuel
Namespace: DotBoxD.Kernels.Sandbox
Assembly: DotBoxD.Kernels.dll
public static class SandboxCollectionFuelInheritance
Section titled “Inheritance”object ← SandboxCollectionFuel
Inherited Members
Section titled “Inherited Members”object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Methods
Section titled “Methods”Copy(int, int)
Section titled “ Copy(int, int)”public static long Copy(int sourceCount, int addedCount = 0)Parameters
Section titled “Parameters”sourceCount int
addedCount int
Returns
Section titled “Returns”Empty()
Section titled “ Empty()”public static long Empty()Returns
Section titled “Returns”EstimateCall(string, int)
Section titled “ EstimateCall(string, int)”public static long EstimateCall(string callName, int argumentCount)Parameters
Section titled “Parameters”callName string
argumentCount int
Returns
Section titled “Returns”IsCollectionIntrinsic(string)
Section titled “ IsCollectionIntrinsic(string)”public static bool IsCollectionIntrinsic(string callName)Parameters
Section titled “Parameters”callName string
Returns
Section titled “Returns”Read(int)
Section titled “ Read(int)”public static long Read(int count = 0)Parameters
Section titled “Parameters”count int