ArcFM Desktop Developer Guide
MakeArray Method (PersistData)


Syntax
'Declaration
 
Public Function MakeArray() As PersistDataItem()
'Usage
 
Dim instance As PersistData
Dim value() As PersistDataItem
 
value = instance.MakeArray()
public PersistDataItem[] MakeArray()
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

PersistData Class
PersistData Members

 

 


Send Comment