UIElementCollection::IList::Insert Method (Int32, Object^)
.NET Framework (current version)
This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. For a description of this member, see Insert.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index at which value should be inserted.
- value
-
Type:
System::Object^
The object to insert to the list.
Implements
IList::Insert(Int32, Object^)
.NET Framework
Available since 3.0
Available since 3.0
Show: