Click or drag to resize

XLIBORIndexIborIndex Method


Namespace: CalquantXL
Assembly: CalquantXL (in CalquantXL.dll) Version: 1.0.0+55f5c18b0f48f38168da96ab24b757d961f7632e
Syntax
C#
public static Object IborIndex(
	string familyName,
	string tenor,
	Object settlementDays,
	Object currency,
	Object calendar,
	Object businessDayConvention,
	Object endOfMonthAdjustment,
	Object dayCounter,
	Object forwardingTermStructure,
	Object observer
)

Parameters

familyName  String
 
tenor  String
 
settlementDays  Object
 
currency  Object
 
calendar  Object
 
businessDayConvention  Object
 
endOfMonthAdjustment  Object
 
dayCounter  Object
 
forwardingTermStructure  Object
 
observer  Object
 

Return Value

Object
See Also