Gets the number of submenus for this frame.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetSubMenuCount( _
ByVal DocType As System.Integer, _
ByVal As System.String _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IFrame
Dim DocType As System.Integer
Dim FullMenuName As System.String
Dim value As System.Integer
value = instance.GetSubMenuCount(DocType, FullMenuName) |
C# | |
---|
System.int GetSubMenuCount(
System.int DocType,
System.string
) |
C++/CLI | |
---|
System.int GetSubMenuCount(
& System.int DocType,
& System.String^
) |
Parameters
- DocType
Type of document as defined by swDocumentTypes_e
- FullMenuName
Full name of the menu
Return Value
Number of submenus
Remarks
See Also
Availability
SOLIDWORKS 2003 FCS, Revision Number 11.0