GrapeCity.Xaml.SpreadSheet.Data
RemoveAt Method (FloatingObjectCollection<T>)


The index.
Removes the attribute.
Syntax
'Declaration
 
Public Overrides Sub RemoveAt( _
   ByVal index As Integer _
) 
'Usage
 
Dim instance As FloatingObjectCollection(Of T)
Dim index As Integer
 
instance.RemoveAt(index)
public override void RemoveAt( 
   int index
)

Parameters

index
The index.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

FloatingObjectCollection<T> Class
FloatingObjectCollection<T> Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options