The Comment type exposes the following members.
Methods
Name | Description | |
---|---|---|
Comment |
Comments on this posted item
(Inherited from PostedItem.) |
|
CreateOrGetCollection<(Of <<'(T>)>>) | (Inherited from FacebookObject.) | |
Delete |
Delete this comment
|
|
DeleteObject | (Inherited from FacebookObject.) | |
Equals | (Inherited from Object.) | |
Fetch(String) |
Retrieve the relevant data of the object from facebook server, according to the requested fields
(Inherited from FacebookObject.) |
|
Fetch(DynamicWrapper..::..eLoadOptions) |
Retrieve the relevant data of the object from facebook server, according to the requested [!:eLoadOptions] (Inherited from FacebookObject.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
GetWrapped<(Of <<'(T>)>>) | (Inherited from DynamicWrapper.) | |
InitializeAfterSet | (Inherited from DynamicWrapper.) | |
Like |
Likes this posted item
(Inherited from PostedItem.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
RetrieveCollection<(Of <<'(T>)>>) | (Inherited from FacebookObject.) | |
ToString | If s_UseForamttedToStrings is set to true, returns string.Format("{0}: {1} (likes: {2})", this.From.Name, this.Message, this.LikesCount); otherwise, return ToString()()()() |
|
Unlike |
Unlikes this posted item
(Inherited from PostedItem.) |
|
WrapOrGet<(Of <<'(T>)>>) | (Inherited from DynamicWrapper.) |