EntityObject..::..ActionsCollection Method
Gets the Object actions collection.
Namespace:
FLEXYGO.ObjectsAssembly: flxEntity (in flxEntity.dll)
Syntax
public ClassCollection<ToolBarButton> ActionsCollection()
Public Function ActionsCollection As ClassCollection(Of ToolBarButton)