'Declaration Public Overloads Function Equals( _ ByVal other As DocumentModel.PaperInfo _ ) As Boolean
public bool Equals( DocumentModel.PaperInfo other )
Parameters
- other
- The DocumentModel.PaperInfo struct to compare with the current DocumentModel.PaperInfo instance.
Return Value
true if the specified DocumentModel.PaperInfo struct is equal to the current instance; otherwise, false.