'Declaration Public Overloads Sub SetUnorderedAccessView( _ ByVal startSlot As Integer, _ ByVal unorderedAccessView As UnorderedAccessView _ )
public void SetUnorderedAccessView( int startSlot, UnorderedAccessView unorderedAccessView )
Parameters
- startSlot
- Index of the first element in the zero-based array to begin setting.
- unorderedAccessView
- A reference to an UnorderedAccessView references to be set by the method.