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