- element
- The AnnObjectBase to add.
Visual Basic (Declaration) | |
---|---|
Overrides Public Function Add( _ ByVal element As UIElement _ ) As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- element
- The AnnObjectBase to add.
Return Value
The index position of the added object.For C#/VB examples, refer to AnnObjectCollection.
For more information, refer to UIElementCollection.Insert.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family