AnalyticsEventTypeDefinitionCollection members

Represents a collection of AnalyticsEventTypeDefinition objects.

The AnalyticsEventTypeDefinitionCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of AnalyticsEventTypeDefinition objects in the collection.
Public property Item[Guid] Gets an AnalyticsEventTypeDefinition object for the given custom event type ID.
Public property Item[Int32] Gets an AnalyticsEventTypeDefinition object for the specified event type ID.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator for the current AnalyticsEventTypeDefinitionCollection().
Public method GetEventTypeDefinition Returns an AnalyticsEventTypeDefinition object for a specified event ID.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator

Top

See also

Reference

AnalyticsEventTypeDefinitionCollection class

Microsoft.Office.Server.Search.Analytics namespace