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