Miner.Interop Namespace > MMDocumentClass Class : Extension Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678273)> Public Overridable ReadOnly Property Extension( _ ByVal index As System.Integer _ ) As ESRI.ArcGIS.esriSystem.IExtension
'Usage
Dim instance As MMDocumentClass Dim index As System.Integer Dim value As ESRI.ArcGIS.esriSystem.IExtension value = instance.Extension(index)
[System.Runtime.InteropServices.DispId(1610678273)] public virtual ESRI.ArcGIS.esriSystem.IExtension Extension( System.int index ) {get;}
public read-only property Extension( index: System.Integer ): ESRI.ArcGIS.esriSystem.IExtension; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610678273) public function get Extension( index : System.int ) : ESRI.ArcGIS.esriSystem.IExtension
[System.Runtime.InteropServices.DispId(1610678273)] public: __property virtual ESRI.ArcGIS.esriSystem.IExtension* get_Extension( System.int index );
[System.Runtime.InteropServices.DispId(1610678273)] public: virtual property ESRI.ArcGIS.esriSystem.IExtension^ Extension { ESRI.ArcGIS.esriSystem.IExtension^ get(System.int index); }
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