InputIDToNameMap 클래스

정의

public ref class InputIDToNameMap : System::Collections::Generic::Dictionary<int, System::String ^>
public class InputIDToNameMap : System.Collections.Generic.Dictionary<int,string>
type InputIDToNameMap = class
    inherit Dictionary<int, string>
Public Class InputIDToNameMap
Inherits Dictionary(Of Integer, String)
상속
InputIDToNameMap

생성자

InputIDToNameMap()

적용 대상