Part.ProtectedRetrieveAs(Type) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual System::Object ^ ProtectedRetrieveAs(Type ^ t);
protected virtual object ProtectedRetrieveAs (Type t);
abstract member ProtectedRetrieveAs : Type -> obj
override this.ProtectedRetrieveAs : Type -> obj
Protected Overridable Function ProtectedRetrieveAs (t As Type) As Object
Parameters
- t
- Type