public ITileSource Current { get; set; }
Public Property Current As ITileSource Get Set
public: property ITileSource^ Current { ITileSource^ get (); void set (ITileSource^ value); }
member Current : ITileSource with get, set
In This Article