Click or drag to resize

TFFrameChildFrames Property

Collection of Child frames

Namespace:  Rubedos.Viper.Net.TF
Assembly:  Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntax
C#
public Dictionary<string, TFFrame> ChildFrames { get; }

Property Value

Type: DictionaryString, TFFrame
See Also