Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Robotics Class Reference
Get the values from the attributes dictionary
Namespace: Microsoft.Robotics.Simulation.Engine
Assembly: SimulationEngine (in SimulationEngine.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
public virtual void GetValues(
Dictionary<string, string> attributes,
FloorplanEntity defaults
)
Parameters
- attributes
Type: System.Collections.Generic. . :: . .Dictionary< (Of < ( <'String, String> ) > ) >