IShared |
public interface ISharedDXResource : IDisposableDXResource, IDXResource, IDisposable
The ISharedDXResource type exposes the following members.
Name | Description | |
---|---|---|
ReferencesCount | Gets an integer that specifies the references count for this resource. |
Name | Description | |
---|---|---|
AddRef | Increases reference count on this resource. | |
DisposeAllReferences | Disposes this object regardless of the count of references. |