XlangStore.Aggregate(XlangStore, 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:
void Aggregate(Microsoft::XLANGs::Core::XlangStore ^ store, bool clear);
public void Aggregate (Microsoft.XLANGs.Core.XlangStore store, bool clear);
abstract member Aggregate : Microsoft.XLANGs.Core.XlangStore * bool -> unit
Public Sub Aggregate (store As XlangStore, clear As Boolean)
Parameters
- store
- XlangStore
- clear
- Boolean