DSRefBuilder.AppendToDSRef Method
Include Protected Members
Include Inherited Members
Appends information about a data object to an existing DSRef object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
AppendToDSRef(Object, String, array<Object[])
Appends information about a data object with the specified type and identifier to a specified existing DSRef object.
AppendToDSRef(Object, String, array<Object[], array<Object[])
Appends information about a data object with the specified type and identifier to a specified existing DSRef object.
Top