Overload List

NameDescription
Add(Oid)
Appends the passed Oid object to self.
Add(Int32)
Add a single id to the end of the current oid.
Add(array<Int32>[]()[])
Add the specified identifiers to the current object.
Add(String)
Converts the passed string to an object identifier and appends them to the current object.

See Also