Miner.Windows Assembly > Miner.Windows Namespace > PersistData Class > CreateArray Method : CreateArray(Object) Method |
'Declaration Public Overloads Shared Function CreateArray( _ ByVal objToSave As Object _ ) As PersistDataItem()
'Usage Dim objToSave As Object Dim value() As PersistDataItem value = PersistData.CreateArray(objToSave)
public static PersistDataItem[] CreateArray( object objToSave )
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.