Пример #1
0
 public SoundControlElementIface GetInterface(uint idx)
 {
     return(SoundNativeMethods.SoundControlElementListGetInterface(handle, idx));
 }