'Declaration
Protected Overridable Function GetSectionRank( _ ByVal section As System.Object _ ) As System.Integer
'Usage
Dim instance As NShapeSheetSectionsComparer Dim section As System.Object Dim value As System.Integer value = instance.GetSectionRank(section)
protected virtual System.int GetSectionRank( System.object section )
Parameters
- section