DynamicValue::Count Property
Gets the number of child items in the DynamicValue.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
public: [DebuggerBrowsableAttribute(DebuggerBrowsableState::Never)] property int Count { virtual int get() sealed; }
Show: