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

GraphFolderCollection Class

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

Represents a strongly typed collection of GraphFolderInfo objects.

Syntax
public class GraphFolderCollection : IEnumerable<GraphFolderInfo>, IEnumerable
Inheritance
Object
GraphFolderCollection
Implements
IEnumerable<GraphFolderInfo>
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 GraphFolderInfo objects at the specified index.

Explicit Interface Implementations

Name Description
IEnumerable<GraphFolderInfo>.GetEnumerator()

Gets an IEnumerator<T> for the collection.

IEnumerable.GetEnumerator()

Returns an enumerator that can iterate through the collection.

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