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