PocketContext

ContextEntityCollection.Item Property

Provides access to the ContextEntity object matching the given key

public ContextEntity this[
   String key
] {get; set;}

Parameters

key
The key as string

See Also

ContextEntityCollection Class | PocketContext Namespace