ISfcSimpleMap<TKey,TValue> 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.
A simple interface for indexer
public interface ISfcSimpleMap<TKey,TValue>
type ISfcSimpleMap<'Key, 'Value> = interface
Public Interface ISfcSimpleMap(Of TKey, TValue)
Type Parameters
- TKey
- TValue
Properties
Item[TKey] |