ArcFM Responder Mobile Developer Guide
ObjectStoreCollection Class
Members 






Object Model
ObjectStoreCollection Class
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
Public NotInheritable Class ObjectStoreCollection 
   Implements IObjectStore 
'Usage
 
Dim instance As ObjectStoreCollection
[System.Reflection.DefaultMember("Item")]
public sealed class ObjectStoreCollection : IObjectStore  
public class ObjectStoreCollection = class(IObjectStore)sealed; 
System.Reflection.DefaultMemberAttribute("Item")
public sealed class ObjectStoreCollection implements IObjectStore 
[System.Reflection.DefaultMember("Item")]
public __gc __sealed class ObjectStoreCollection : public IObjectStore  
[System.Reflection.DefaultMember("Item")]
public ref class ObjectStoreCollection sealed : public IObjectStore  
Inheritance Hierarchy

System.Object
   Miner.Framework.ObjectStoreCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ObjectStoreCollection Members
Miner.Framework Namespace

Send Feedback