DynamicValue.Count Property
Gets the number of child items in the DynamicValue.
Namespace: Microsoft.Activities
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
'Declaration <DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> _ Public ReadOnly Property Count As Integer Get 'Usage Dim instance As DynamicValue Dim value As Integer value = instance.Count
Implements
ICollection(Of T).CountICollection(Of T).Count
Community Additions
ADD
Show: