[To be supplied.]
[Visual Basic] Overloads Protected Sub BaseSet( _ ByVal index As Integer, _ ByVal value As Object _ ) [C#] protected void BaseSet( int index, object value ); [C++] protected: void BaseSet( int index, Object* value ); [JScript] protected function BaseSet( index : int, value : Object );
NameObjectCollectionBase Class | NameObjectCollectionBase Members | System.Collections Namespace | NameObjectCollectionBase.BaseSet Overload List