ArcFM Solution Developer Guide
IMMPersistentListItem Interface
Members 






Use this interface to store a list into a geodatabase. It contains all of the routines found in IMMSimplePersistentListItem in addition to a few others.
Object Model
IMMPersistentListItem Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("B9524330-B18B-11D3-A431-00500428D46D")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMPersistentListItem 
'Usage
 
Dim instance As IMMPersistentListItem
[System.Runtime.InteropServices.Guid("B9524330-B18B-11D3-A431-00500428D46D")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMPersistentListItem 
public interface IMMPersistentListItem 
System.Runtime.InteropServices.GuidAttribute("B9524330-B18B-11D3-A431-00500428D46D")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMPersistentListItem 
[System.Runtime.InteropServices.Guid("B9524330-B18B-11D3-A431-00500428D46D")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMPersistentListItem 
[System.Runtime.InteropServices.Guid("B9524330-B18B-11D3-A431-00500428D46D")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMPersistentListItem 
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

IMMPersistentListItem Members
Miner.Interop Namespace

Send Feedback