UDPCollectionToArray Method |
Copies the UDP objects in the collection to a new array.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
SyntaxPublic Function ToArray As UDP()
public:
array<UDP^>^ ToArray()
Return Value
UDP
See Also