'Declaration
Protected Sub Choice_CollectionChanged( _ ByVal propteryName As String, _ ByVal colCount As Long, _ ByRef currentlySelectedElement As String _ )
'Usage
Dim instance As Orderer Dim propteryName As String Dim colCount As Long Dim currentlySelectedElement As String instance.Choice_CollectionChanged(propteryName, colCount, currentlySelectedElement)
protected void Choice_CollectionChanged( string propteryName, long colCount, ref string currentlySelectedElement )
protected: void Choice_CollectionChanged( String^ propteryName, int64 colCount, String^% currentlySelectedElement )
Parameters
- propteryName
- colCount
- currentlySelectedElement