'DeclarationPublic Function Compare( _ ByVal a As System.Object, _ ByVal b As System.Object _ ) As System.Integer
'UsageDim instance As NShapeSheetSectionsComparer Dim a As System.Object Dim b As System.Object Dim value As System.Integer value = instance.Compare(a, b)
Parameters
- a
- b