[To be supplied.]
[Visual Basic] Public Sub New( _ ByVal type As Type _ ) [C#] public ObjectStorage( Type type ); [C++] public: ObjectStorage( Type* type ); [JScript] public function ObjectStorage( type : Type );
ObjectStorage Class | ObjectStorage Members | System.Data.Internal Namespace