GroupCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of groups.

The GroupCollection type exposes the following members.

Properties

  Name Description
Public property Count Returns the number of items in a collection.
Public property IsReadOnly
Public property Item Returns an item at a given index in the collection.

Top

Methods

  Name Description
Public method Add
Public method Clear
Public method Contains
Public method CopyTo
Public method CreateObjRef (inherited from MarshalByRefObject)
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetEnumerator
Public method GetGroupsByType Gets a collection of groups of a given group type.
Public method GetHashCode (inherited from Object)
Public method GetLifetimeService (inherited from MarshalByRefObject)
Public method GetType (inherited from Object)
Public method IndexOf Return the index of the group in the collection.
Public method InitializeLifetimeService (inherited from MarshalByRefObject)
Public method Insert
Protected method MemberwiseClone() (inherited from Object)
Protected method MemberwiseClone(Boolean) (inherited from MarshalByRefObject)
Public method Remove
Public method RemoveAt
Public method ToString (inherited from Object)
Public method TryGetGroup Gets the first ocurrence of a group with the specified name. Returns true if the collection contains a group with the specified name. Otherwise, false is returned.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator

Top

See Also

Reference

GroupCollection Class

Microsoft.Lync.Model.Group Namespace