RealTimeVPathReverseKeyOrderCollection Constructor(RealTimeVPath,String)
- Last UpdatedApr 08, 2026
- 1 minute read
Initializes a new instance of RealTimeVPathReverseKeyOrderCollection with the specified parameters.
public RealTimeVPathReverseKeyOrderCollection(
RealTimeVPath vPath,
string keyName
)
public:
RealTimeVPathReverseKeyOrderCollection(
RealTimeVPath^ vPath,
String^ keyName
)
Parameters
- vPath
- The path information to create the collection.
- keyName
- The key name.