Group Class
[DataContract()]
public class Group : DataObject
This language is not supported or no code example is available.
[DataContract()]
public ref class Group : public DataObject^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
Group(string) |
Name | Description | |
---|---|---|
![]() |
Add(string, Color) | |
![]() |
Add(string, DateTime) | |
![]() |
Add(string, bool) | |
![]() |
Add(string, byte, object) | |
![]() |
Add(string, double) | |
![]() |
Add(string, int) | |
![]() |
Add(string, string) | |
![]() |
Clone() | |
![]() |
OnNewGroupEvent(GroupEvent) | |
![]() |
Remove(string, bool) | |
![]() |
ToJSON() | Returns a JSON formatted String that represents this instance. (inherited from Event). |
![]() |
ToString() | Returns a String that represents this instance. |