Checks if 2 posts are same
Namespace:
Facebook.BindingHelperAssembly: Facebook (in Facebook.dll) Version: 3.0.1.0 (3.0.1)
Syntax
| C# |
|---|
public bool Equals( ActivityPost other ) |
| Visual Basic (Declaration) |
|---|
Public Function Equals ( _ other As ActivityPost _ ) As Boolean |
| Visual C++ |
|---|
public: virtual bool Equals( ActivityPost^ other ) sealed |
Parameters
- other
- Type: Facebook.BindingHelper..::.ActivityPost
Post to compare with