Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Insert Method
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
TreeNodeCollection..::.Insert Method

Inserts an item in the collection at a specified location.

  NameDescription
Public methodInsert(Int32, String)Creates a tree node with the specified text and inserts it at the specified index.
Public methodSupported by the .NET Compact FrameworkInsert(Int32, TreeNode)Inserts an existing tree node into the tree node collection at the specified location.
Public methodInsert(Int32, String, String)Creates a tree node with the specified text and key, and inserts it into the collection.
Public methodInsert(Int32, String, String, Int32)Creates a tree node with the specified key, text, and image, and inserts it into the collection at the specified index.
Public methodInsert(Int32, String, String, String)Creates a tree node with the specified key, text, and image, and inserts it into the collection at the specified index.
Public methodInsert(Int32, String, String, Int32, Int32)Creates a tree node with the specified key, text, and images, and inserts it into the collection at the specified index.
Public methodInsert(Int32, String, String, String, String)Creates a tree node with the specified key, text, and images, and inserts it into the collection at the specified index.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker