CustomFormattedPart.ProtectedLoadFrom(Object) 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:
override Microsoft::XLANGs::Core::Value ^ ProtectedLoadFrom(System::Object ^ source);
protected override Microsoft.XLANGs.Core.Value ProtectedLoadFrom (object source);
override this.ProtectedLoadFrom : obj -> Microsoft.XLANGs.Core.Value
Protected Overrides Function ProtectedLoadFrom (source As Object) As Value
Parameters
- source
- Object