Click or drag to resize
XDL

XDMBandIsEqual Method

입력 밴드 인스턴스와 동일한지를 검사한다.

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public bool IsEqual(
	XDMBand band
)

Parameters

band
Type: Pixoneer.NXDL.NRSXDMBand

[Missing <param name="band"/> documentation for "M:Pixoneer.NXDL.NRS.XDMBand.IsEqual(Pixoneer.NXDL.NRS.XDMBand)"]

Return Value

Type: Boolean
See Also