Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

GraphMessageCollection Class

Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9147)

Represents a strongly typed collection of GraphMessageInfo objects.

Syntax
public class GraphMessageCollection : IEnumerable<GraphMessageInfo>, IEnumerable
Inheritance
Object
GraphMessageCollection
Implements
IEnumerable<GraphMessageInfo>
IEnumerable
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Properties

Name Description
Count

Gets the number of elements contained in the collection.

Item[Int32]

Gets an GraphMessageInfo objects at the specified index.

Methods

Name Description
CopyTo(GraphMessageInfo[], Int32)

Copies the range of elements from the collection to a one-dimensional GraphMessageInfo array, starting at the specified index of the target array.

Explicit Interface Implementations

Name Description
IEnumerable<GraphMessageInfo>.GetEnumerator()

Gets an IEnumerator<T> for the collection.

IEnumerable.GetEnumerator()

Returns an enumerator that can iterate through the collection.

In This Article
  • Properties
  • Methods
  • Explicit Interface Implementations
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies