ArcFM Solution Developer Guide
MMFeatureSplitUtils Interface
Members 






Object Model
MMFeatureSplitUtils Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeatureSplitUtilsClass)>
<System.Runtime.InteropServices.GuidAttribute("8424F092-D8DC-4228-9EB5-51656F4662DF")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMFeatureSplitUtils 
   Inherits IMMFeatureSplittingUtils 
'Usage
 
Dim instance As MMFeatureSplitUtils
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeatureSplitUtilsClass)]
[System.Runtime.InteropServices.Guid("8424F092-D8DC-4228-9EB5-51656F4662DF")]
[System.Runtime.InteropServices.ComImport()]
public interface MMFeatureSplitUtils : IMMFeatureSplittingUtils  
public interface MMFeatureSplitUtils = class(IMMFeatureSplittingUtils)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeatureSplitUtilsClass)
System.Runtime.InteropServices.GuidAttribute("8424F092-D8DC-4228-9EB5-51656F4662DF")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMFeatureSplitUtils implements IMMFeatureSplittingUtils 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeatureSplitUtilsClass)]
[System.Runtime.InteropServices.Guid("8424F092-D8DC-4228-9EB5-51656F4662DF")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMFeatureSplitUtils : public IMMFeatureSplittingUtils  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeatureSplitUtilsClass)]
[System.Runtime.InteropServices.Guid("8424F092-D8DC-4228-9EB5-51656F4662DF")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMFeatureSplitUtils : public IMMFeatureSplittingUtils  
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

MMFeatureSplitUtils Members
Miner.Interop Namespace

Send Feedback