共用方式為


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)

適用於