Part.ProtectedRetrieveAs(Type) Method

Definition

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

Returns

Applies to