点击或拖拽改变大小

MediaPlayerEquals 方法

Equals override based on the native instance reference

命名空间:  LibVLCSharp.Shared
程序集:  CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法
C#
public override bool Equals(
	Object obj
)

参数

obj
类型:SystemObject
the mediaplayer instance to compare this to

返回值

类型:Boolean

[缺少 "M:LibVLCSharp.Shared.MediaPlayer.Equals(System.Object)" 的 <returns> 文档]

参见