GrapeCity ActiveReports for .NET 16.0J
Match メソッド (DocumentRendererAttribute)

GrapeCity.Viewer.Common 名前空間 > DocumentRendererAttribute クラス : Match メソッド
An System.Object to compare with this instance of System.Attribute.
When overridden in a derived class, returns a value that indicates whether this instance equals a specified object.
シンタックス
'宣言
 
Public Overridable Function Match( _
   ByVal obj As Object _
) As Boolean
public virtual bool Match( 
   object obj
)

パラメータ

obj
An System.Object to compare with this instance of System.Attribute.

戻り値の型

true if this instance equals obj; otherwise, false.
参照

DocumentRendererAttribute クラス
DocumentRendererAttribute メンバ