ArcFM Engine Developer Guide
IMapperCaching<S,T> Interface
Members 


The type of values in the first set.
The type of values in the second set.
Represents a set of values that may have a one-to-one mapping to a value in another set.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
Public Interface IMapperCaching
    (Of S,T) 
'Usage
 
Dim instance As IMapperCaching(Of S,T)
public interface IMapperCaching<S,T> 
Type Parameters
S
The type of values in the first set.
T
The type of values in the second set.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMapperCaching<S,T> Members
Miner.Responder.Shared.Replication Namespace

Represents a set of values that may have a one-to-one mapping to a value in another set.
Syntax
'Declaration
 
Public Interface IMapperCaching
    (Of S,T) 
'Usage
 
Dim instance As IMapperCaching(Of S,T)
public interface IMapperCaching<S,T> 
Type Parameters
S
The type of values in the first set.
T
The type of values in the second set.
Inheritance Hierarchy

Miner.Responder.Shared.Replication.IMapperCaching<S,T>

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMapperCaching<S,T> Members
Miner.Responder.Shared.Replication Namespace

 

 


Send Comment