Share via


Part.ProtectedLoadFrom(Object) Method

Definition

protected:
 virtual Microsoft::XLANGs::Core::Value ^ ProtectedLoadFrom(System::Object ^ source);
protected virtual Microsoft.XLANGs.Core.Value ProtectedLoadFrom (object source);
abstract member ProtectedLoadFrom : obj -> Microsoft.XLANGs.Core.Value
override this.ProtectedLoadFrom : obj -> Microsoft.XLANGs.Core.Value
Protected Overridable Function ProtectedLoadFrom (source As Object) As Value

Parameters

source
Object

Returns

Applies to