Visual Basic (Declaration) | |
---|---|
Public Sub Insert( _ ByVal featureDataRecord As FeatureDataRecord _ ) |
C# | |
---|---|
public void Insert( FeatureDataRecord featureDataRecord ) |
Parameters
- featureDataRecord
Inserting a record does not change the current position.
Calling this function performs the insertion immediately without requiring additional calls to complete the operation.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family