BeginAggregationEventArgsAddGlobalResourceRange
Method
|
Namespace: Bricscad.Publishing
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public void AddGlobalResourceRange(
EPlotResource[] resources
)
Public Sub AddGlobalResourceRange (
resources As EPlotResource()
)
public:
void AddGlobalResourceRange(
array<EPlotResource^>^ resources
)
member AddGlobalResourceRange :
resources : EPlotResource[] -> unit
Parameters
- resources EPlotResource
-
See Also