DiagramNodeChildren Interface

Definition

Reserved for internal use.

public interface class DiagramNodeChildren : Microsoft::Office::Core::_IMsoDispObj, System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("000C036F-0000-0000-C000-000000000046")]
public interface DiagramNodeChildren : Microsoft.Office.Core._IMsoDispObj, System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("000C036F-0000-0000-C000-000000000046")>]
type DiagramNodeChildren = interface
    interface _IMsoDispObj
    interface IEnumerable
Public Interface DiagramNodeChildren
Implements _IMsoDispObj, IEnumerable
Attributes
Implements

Properties

Application
Count
Creator
FirstChild
LastChild
Parent

Methods

AddNode(Object, MsoDiagramNodeType)
GetEnumerator()
Item(Object)
SelectAll()

Applies to