Share via


UnderlyingPart Class

Definition

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
Inheritance
UnderlyingPart
Derived
Implements

Constructors

UnderlyingPart()

Properties

RefCount (Inherited from RefCountedBase)
Size

Methods

AddRef() (Inherited from RefCountedBase)
CreateStream()
CreateStream(String)
CreateXmlReader()
Dispose() (Inherited from RefCountedBase)
GetProperties()
Release() (Inherited from RefCountedBase)

Applies to