Data returned from the DescribeEventCategories action.
 Declaration Syntax
 Declaration Syntax| C# | 
public class DescribeEventCategoriesResult
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | DescribeEventCategoriesResult()()()() | Initializes a new instance of the DescribeEventCategoriesResult class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | EventCategoriesMapList | 
            A list of EventCategoriesMap data types.
             
             | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithEventCategoriesMapList(array<EventCategoriesMap>[]()[][]) | Obsolete. 
            Adds elements to the EventCategoriesMapList collection
             | 
|  | WithEventCategoriesMapList(IEnumerable<(Of <<'(EventCategoriesMap>)>>)) | Obsolete. 
            Adds elements to the EventCategoriesMapList collection
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | DescribeEventCategoriesResult |