AthensTransit_Hackathon_WP_8._1.AthensTransit_Hackathon_WP_8_1_XamlTypeInfo.XamlSystemBaseType.AddToMap C# (CSharp) Method

AddToMap() public method

public AddToMap ( object instance, object key, object item ) : void
instance object
key object
item object
return void
        virtual public void AddToMap(object instance, object key, object item)  { throw new global::System.NotImplementedException(); }
        virtual public void AddToVector(object instance, object item)  { throw new global::System.NotImplementedException(); }