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)

適用対象