GetNeutralSheetCount Method (IMidSurface)
Obsolete. Superseded by IMidSurface2::GetNeutralSheetCount.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetNeutralSheetCount() As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IMidSurface
Dim value As Integer
value = instance.GetNeutralSheetCount()
|
C# | |
---|
int GetNeutralSheetCount() |
C++/CLI | |
---|
int GetNeutralSheetCount(); |
See Also