EntityCollection..::..ActionsCollection Method
Gets the Object actions collection wich is allways nothing.
Used for Compatibility implementing IEntity
Namespace:
FLEXYGO.ObjectsAssembly: flxEntity (in flxEntity.dll)
Syntax
public ClassCollection<ToolBarButton> ActionsCollection()
Public Function ActionsCollection As ClassCollection(Of ToolBarButton)