Click or drag to resize

PrtSeqValueLookup Method (Int64)

[Missing <summary> documentation for "M:P.Runtime.PrtSeqValue.Lookup(System.Int64)"]

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PrtValue Lookup(
	long index
)

Parameters

index
Type: SystemInt64

[Missing <param name="index"/> documentation for "M:P.Runtime.PrtSeqValue.Lookup(System.Int64)"]

Return Value

Type: PrtValue

[Missing <returns> documentation for "M:P.Runtime.PrtSeqValue.Lookup(System.Int64)"]

See Also