OutputNameMap 클래스

정의

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

적용 대상