다음을 통해 공유


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)

적용 대상