Miner.Interop Namespace > MMTemplateClass Class : HasChildren Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678280)> Public Overridable ReadOnly Property HasChildren( _ Optional ByVal bUseDynamic As System.Boolean _ ) As System.Boolean
'Usage
Dim instance As MMTemplateClass Dim bUseDynamic As System.Boolean Dim value As System.Boolean value = instance.HasChildren(bUseDynamic)
[System.Runtime.InteropServices.DispId(1610678280)] public virtual System.bool HasChildren( System.bool bUseDynamic ) {get;}
public read-only property HasChildren( bUseDynamic: System.Boolean ): System.Boolean; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610678280) public function get HasChildren( bUseDynamic : System.boolean ) : System.boolean
[System.Runtime.InteropServices.DispId(1610678280)] public: __property virtual System.bool get_HasChildren( System.bool bUseDynamic );
[System.Runtime.InteropServices.DispId(1610678280)] public: virtual property System.bool HasChildren { System.bool get(System.bool bUseDynamic); }
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