adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / SecurityIdentifier Class / CompareTo Method

In This Topic
    CompareTo Method (SecurityIdentifier)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function CompareTo( _
       ByVal other As SecurityIdentifier _
    ) As Integer
    public int CompareTo( 
       SecurityIdentifier other
    )

    Parameters

    other
    See Also