MemoryFactory Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Memory Factory for creating an object that implements IMemory interface.
public static class MemoryFactory
type MemoryFactory = class
Public Class MemoryFactory
- Inheritance
-
MemoryFactory
Methods
Create(Object) |
Get an appropriate IMemory implementation for an object. |