Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / OperatorBase Class / IsSame Method

In This Topic
    IsSame Method (OperatorBase)
    In This Topic
    Determines whether the provided operator is the same as the current operator.
    Overload List
    OverloadDescription
    Determines whether the provided operator is the same as the current operator.  
    Determines whether the specified OperatorBase instances are considered same, if both v1 and v2 are null, the method returns true.  
    See Also