IGrainExtensionMap Interface
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.
Methods for querying a collection of grain extensions.
public interface IGrainExtensionMap
type IGrainExtensionMap = interface
Public Interface IGrainExtensionMap
Methods
TryGetExtension(Int32, IGrainExtension) |
Gets the extension from this instance if it is available. |