CollectionTableValue<T>.First(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public override Microsoft.PowerFx.Types.DValue<Microsoft.PowerFx.Types.RecordValue> First(bool mutationCopy = false);
override this.First : bool -> Microsoft.PowerFx.Types.DValue<Microsoft.PowerFx.Types.RecordValue>
Public Overrides Function First (Optional mutationCopy As Boolean = false) As DValue(Of RecordValue)
Parameters
- mutationCopy
- Boolean