| C# | Visual Basic | Visual C++ |
public DataObject( ref DOCollection baseCol, int index )
Public Sub New ( _ ByRef baseCol As DOCollection, _ index As Integer _ )
public: DataObject( DOCollection^% baseCol, int index )
- baseCol ( DOCollection %)
- index (Int32)