[To be supplied.]
[Visual Basic] Public Sub SetType( _ ByVal type As Type _ ) [C#] public void SetType( Type type ); [C++] public: void SetType( Type* type ); [JScript] public function SetType( type : Type );
SerializationInfo Class | SerializationInfo Members | System.Runtime.Serialization Namespace