UnderlyingPart 类

定义

public ref class UnderlyingPart abstract : Microsoft::XLANGs::RuntimeTypes::RefCountedBase, Microsoft::XLANGs::BaseTypes::IStreamFactory, Microsoft::XLANGs::BaseTypes::IXmlReaderFactory, Microsoft::XLANGs::RuntimeTypes::IContentFactory
public abstract class UnderlyingPart : Microsoft.XLANGs.RuntimeTypes.RefCountedBase, Microsoft.XLANGs.BaseTypes.IStreamFactory, Microsoft.XLANGs.BaseTypes.IXmlReaderFactory, Microsoft.XLANGs.RuntimeTypes.IContentFactory
type UnderlyingPart = class
    inherit RefCountedBase
    interface IContentFactory
    interface IRefCountedStreamFactoryWithEncoding
    interface IRefCountedStreamFactory
    interface IStreamFactory
    interface IRefCountedXmlReaderFactory
    interface IRefCounted
    interface IXmlReaderFactory
Public MustInherit Class UnderlyingPart
Inherits RefCountedBase
Implements IContentFactory, IStreamFactory, IXmlReaderFactory
继承
UnderlyingPart
派生
实现

构造函数

UnderlyingPart()

属性

RefCount (继承自 RefCountedBase)
Size

方法

AddRef() (继承自 RefCountedBase)
CreateStream()
CreateStream(String)
CreateXmlReader()
Dispose() (继承自 RefCountedBase)
GetProperties()
Release() (继承自 RefCountedBase)

适用于