RefCountedBase 类

定义

public ref class RefCountedBase abstract : Microsoft::XLANGs::RuntimeTypes::IRefCounted
[System.Serializable]
public abstract class RefCountedBase : Microsoft.XLANGs.RuntimeTypes.IRefCounted
type RefCountedBase = class
    interface IRefCounted
Public MustInherit Class RefCountedBase
Implements IRefCounted
继承
RefCountedBase
派生
属性
实现

构造函数

RefCountedBase()

属性

RefCount

方法

AddRef()
Dispose()
Release()

适用于