Click or drag to resize
MyEventArgsArgNames Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:VRage.Utils.MyEventArgs.ArgNames"]

Namespace: VRage.Utils
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public DictionaryTKey, TValueKeyCollection ArgNames { get; }

Property Value

Type: DictionaryTKey, TValueKeyCollection

[Missing <value> documentation for "P:VRage.Utils.MyEventArgs.ArgNames"]

See Also