Property.IndexedValue[Object, Object, Object, Object] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public object IndexedValue[object Index1, object Index2, object Index3, object Index4] { get; set; }
member this.IndexedValue(obj * obj * obj * obj) : obj with get, set
Public Property IndexedValue(Index1 As Object, Optional Index2 As Object, Optional Index3 As Object, Optional Index4 As Object) As Object
Parameters
- Index1
- Object
- Index2
- Object
- Index3
- Object
- Index4
- Object