'Declaration
Protected Overridable Sub AddCommandsToCommandCollection( _ ByVal collection As NCommandCollection, _ ByVal commandIds As System.Collections.ArrayList, _ ByVal beginGroupIds As System.Collections.ArrayList _ )
'Usage
Dim instance As NDiagramContextMenuBuilder Dim collection As NCommandCollection Dim commandIds As System.Collections.ArrayList Dim beginGroupIds As System.Collections.ArrayList instance.AddCommandsToCommandCollection(collection, commandIds, beginGroupIds)
protected virtual void AddCommandsToCommandCollection( NCommandCollection collection, System.Collections.ArrayList commandIds, System.Collections.ArrayList beginGroupIds )
Parameters
- collection
- commandIds
- beginGroupIds