ImageGear .NET - Updated October 26, 2017
RemoveValue Method




ImageGear23.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorFloatCont Class : RemoveValue Method
Position of the value being removed.
Removes value specified by the position.
Syntax
'Declaration
 
Public Sub RemoveValue( _
   ByVal position As Integer _
) 
 
'Usage
 
Dim instance As ImGearVectorFloatCont
Dim position As Integer
 
instance.RemoveValue(position)

Parameters

position
Position of the value being removed.
See Also

Reference

ImGearVectorFloatCont Class
ImGearVectorFloatCont Members