A
Expand Minimize
This topic has not yet been rated - Rate this topic

Visual Basic Reference

Visual Studio 6.0

Add Method (Format Objects)

See Also    Example    Applies To

Adds a StdDataFormat object to a StdDataFormats collection.

Syntax

object.Add(dataformat, [index])

Part Description
object An object expression that evaluates to an object in the Applies To list.
dataformat Required. A string expression specifying the name of the object to add to the collection.
index Optional. An integer that uniquely identifies a member of the collection.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.