FarPoint.Web.Spread.Model 名前空間 > Serializer クラス > LoadObject メソッド : LoadObject(Type,Stream,String,Assembly) メソッド |
'Declaration
Public Overloads Shared Function LoadObject( _ ByVal type As Type, _ ByVal stream As Stream, _ ByVal elementName As String, _ ByVal callingAssembly As Assembly _ ) As Object
public static object LoadObject( Type type, Stream stream, string elementName, Assembly callingAssembly )