| Noemax.FastInfoset Namespace > SchemaVocabulary Class : FromXmlSerialized Method |
'Declaration Public Shared Function FromXmlSerialized( _ ByVal obj As System.Object _ ) As SchemaVocabulary
'Usage Dim obj As System.Object Dim value As SchemaVocabulary value = SchemaVocabulary.FromXmlSerialized(obj)
public static SchemaVocabulary FromXmlSerialized( System.object obj )
public function FromXmlSerialized( obj: System.TObject ): SchemaVocabulary; static;
public static function FromXmlSerialized( obj : System.Object ) : SchemaVocabulary;
public: static SchemaVocabulary* FromXmlSerialized( System.Object* obj )
public: static SchemaVocabulary^ FromXmlSerialized( System.Object^ obj )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2