[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Facebook.Api.Generator.XmlTypeCodeExtensions.ToType(System.Xml.Schema.XmlTypeCode)"]
Assembly: Facebook.Api.Generator (in Facebook.Api.Generator.exe) Version: 1.0.3390.21860 (1.0.0.0)
Syntax
C# |
---|
public static Type ToType( this XmlTypeCode typeCode ) |
Visual Basic (Declaration) |
---|
<ExtensionAttribute> _ Public Shared Function ToType ( _ typeCode As XmlTypeCode _ ) As Type |
Visual C++ |
---|
[ExtensionAttribute] public: static Type^ ToType( XmlTypeCode typeCode ) |
Parameters
- typeCode
- Type: System.Xml.Schema..::.XmlTypeCode
[Missing <param name="typeCode"/> documentation for "M:Facebook.Api.Generator.XmlTypeCodeExtensions.ToType(System.Xml.Schema.XmlTypeCode)"]
Return Value
[Missing <returns> documentation for "M:Facebook.Api.Generator.XmlTypeCodeExtensions.ToType(System.Xml.Schema.XmlTypeCode)"]