Android.Renderscripts.Element.GetSubElement Method
For complex elements, this function will return the sub-element at index

Syntax

[Android.Runtime.Register("getSubElement", "(I)Landroid/renderscript/Element;", "GetGetSubElement_IHandler")]
public virtual Element GetSubElement (int index)

Parameters

index
index of the sub-element to return

Returns

Documentation for this section has not yet been entered.

Remarks

For complex elements, this function will return the sub-element at index

[Android Documentation]

Requirements

Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16