Namespace: Pfarah
findOptional objs
Given a sequence of similar objects, return a tuple of required properties and optional properties
GetEnumerator()
Assumes the object is an array and returns the enumerator for the array
CompiledName: ParaValue.GetEnumerator
ParaValue.GetEnumerator
[index]
Assumes the object is an array and returns the value at a given index in the array
CompiledName: ParaValue.Item
ParaValue.Item