Miner.Framework.Engine Assembly > Miner.Framework Namespace > ObjectStoreCollection Class > AddObject Method : AddObject(String,Object,Boolean) Method |
'Declaration Public Overloads Sub AddObject( _ ByVal key As System.String, _ ByVal item As System.Object, _ ByVal replaceExisting As System.Boolean _ )
'Usage Dim instance As ObjectStoreCollection Dim key As System.String Dim item As System.Object Dim replaceExisting As System.Boolean instance.AddObject(key, item, replaceExisting)
public void AddObject( System.string key, System.object item, System.bool replaceExisting )
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.