Namespace:
RainWorx.FrameWorx.Utility
Assembly: RainWorx.FrameWorx.Utility (in RainWorx.FrameWorx.Utility.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Utility (in RainWorx.FrameWorx.Utility.dll) Version: 3.5
Syntax
C#
public Hierarchy<TKey, TValue> this[ string property, string value ] { get; }
Parameters
- property
- Type: SystemString
- value
- Type: SystemString
Property Value
Type: HierarchyTKey, TValueSee Also