Any 类

定义

public ref class Any sealed : Microsoft::XLANGs::BaseTypes::SchemaBase
[Microsoft.XLANGs.BaseTypes.Schema("http://schemas.microsoft.com/BizTalk/2003/Any", "Root")]
[Microsoft.XLANGs.BaseTypes.SchemaType(Microsoft.XLANGs.BaseTypes.SchemaTypeEnum.Document)]
[System.Serializable]
public sealed class Any : Microsoft.XLANGs.BaseTypes.SchemaBase
type Any = class
    inherit SchemaBase
Public NotInheritable Class Any
Inherits SchemaBase
继承
属性

构造函数

Any()

属性

ParseTables (继承自 SchemaBase)
RawSchema (继承自 SchemaBase)
RootNodes
Schema (继承自 SchemaBase)
SchemaCollection (继承自 SchemaBase)
SchemaSet (继承自 SchemaBase)
XmlContent

方法

CreateResolvedSchema() (继承自 SchemaBase)

适用于