| Miner.Responder.Framework.Requests Namespace > GetCountyInformationRequest Class : Contains Method |
'DeclarationPublic Function Contains( _ ByVal countyId As System.Integer _ ) As System.Boolean
'UsageDim instance As GetCountyInformationRequest Dim countyId As System.Integer Dim value As System.Boolean value = instance.Contains(countyId)
public System.bool Contains( System.int countyId )
public function Contains( countyId: System.Integer ): System.Boolean;
public function Contains( countyId : System.int ) : System.boolean;
public: System.bool Contains( System.int countyId )
public: System.bool Contains( System.int countyId )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2