Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Creates and returns Deletes a new Snowflake Sequence with object as specified by the given coordinatesname or ID, from the collection. PARAMETERS: Name Identifier (String ), Owner (String), HorizontalPosition (Integer), VerticalPosition (or Integer).

Syntax

Code Block
languagevb
Public FunctionSub AddWithPositionRemove( _
   ByVal Name As Variant, _
   ByVal Owner As Variant, _
ByVal HorizontalPosition As Variant, _
   ByVal VerticalPositionIdentifier As Variant _
) As SnowflakeSequence

Parameters

  • Name
  • Owner
  • HorizontalPosition
  • VerticalPositionIdentifier


Info
titleSee Also