C1.Silverlight.Schedule.5
Item(String) Property

Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal key As System.String _
) As MappingInfo
public MappingInfo Item( 
   System.string key
) {get;}

Parameters

key
See Also

Reference

MappingCollectionBase<T> Class
MappingCollectionBase<T> Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.